body {
font-family:Verdana,Geneva,Helvetica,sans-serif;
font-size:12px;
text-decoration:none;
color:#333333;
}

h1 { 
	font-family:Verdana,Geneva,Helvetica,sans-serif;
	font-size:12px;
	font-style:bold;
	text-decoration:none;
	color:#333333;
 }
h2 { 
	font-family:Verdana,Geneva,Helvetica,sans-serif;
	font-size:12px;
	font-style:bold;
	text-decoration:none;
	color:#000033;
 }
 
h3 { 
	font-family:Verdana,Geneva,Helvetica,sans-serif;
	font-size:10px;
	text-decoration:none;
	font-style:normal;
	font-weight:normal;
	color:#333333;
 }
 
table { 
	font-family:Verdana,Geneva,Helvetica,sans-serif;
	font-size:10px;
	font-style:normal;
	text-decoration:none;
	font-weight:bold;
	color:#333333;
 }


 a:link { 
	font-family:Verdana,Geneva,Helvetica,sans-serif;
	font-size:12px;
	font-weight:bold; color:#93958E; text-decoration:none 
 	}
a:visited {  
	font-family:Verdana,Geneva,Helvetica,sans-serif;
	font-size:12px;
	font-weight:bold; color:#729299; text-decoration:none 
	}
a:hover {  
	font-family:Verdana,Geneva,Helvetica,sans-serif;
	font-size:12px;
	font-weight:bold; color:#BB9A72; text-decoration:none 
	}
a:active {  
	font-family:Verdana,Geneva,Helvetica,sans-serif;
	font-size:12px;
	font-weight:bold; color:#7A4F57; text-decoration:underline 
	}
a:focus {  
	font-family:Verdana,Geneva,Helvetica,sans-serif;
	font-size:12px;
	font-weight:bold; color:#FFFFFF; text-decoration:underline 
	} 


