BODY
{	
	background:white;
} 

H1
{	text-alig:center;
	letter-spacing:.1em;
	background:white;
	color:black;
	font:bold 20pt "Nueva Roman", "Lithos Regular"
}
P, DIV, UL, OL, LI
{	font: 12pt/15pt "Times New Roman", "Arial";
	FONT-STYLE: non-italic;
    	BACKGROUND-COLOR: white;
    	text-align: non-justify;
}
TD, TABLE
{
	font-family: Times New Roman, verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt/15pt;
	color: "#003366";
}
P.aaa
{
    CURSOR: wait;
    FONT-FAMILY: 'Arial Black'
}

 
a.topnav:link 
{	font-size: 14pt;
	font-weight : bold;
	color : blue;
	text-decoration : none;
	font-family: Times New Roman, Arial, Helvetica, sans-serif;
}	
a.topnav:visited 
{	font-size: 14pt;
	font-weight : bold;
	color : blue;
	text-decoration : none;
	font-family: Times New Roman, Arial, Helvetica, sans-serif;
}
a.topnav:hover 
{	font-size: 14pt;
	font-weight : bold;
	color : red;
	text-decoration : none;
	font-family: Times New Roman, Arial, Helvetica, sans-serif;
}
 

A:link
{	color:blue;
	text-decoration:none
}
A:visited
{	color:blue;
	text-decoration:none
}
A:hover
{	color:blue;
	text-decoration:none
}
A:active
{	color:blue;
	text-decoration:none
}
#textfont
{	font: 10pt/12pt "Times New Roman", "Arial";
	text-align: center;
	width:140;
}
img.map_image
{
	z-index: -1;
}

.boxHeader
{
	font-size: 12px;
	color: #FFFFFF;
	font-family: Verdana, Times New Roman, Arial, Helvetica, sans-serif;
	font-weight: bold;
	background: #f8cb6d;
}
.box
{
	font-size: 11px;
	color: #003366;
	font-family: Verdana, Times New Roman, Arial, Helvetica, sans-serif;
	background: #ffffff;
}
.date_text
{
	font-size: 10px;
	font-weight: bold;
	color: #1006D8;
	font-family: Arial, Helvetica, sans-serif;
}