TD  {
	font-size : 9pt;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : Black;
	text-indent : 0;
}

.Nav  {
	font-size : 9pt;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : White;
	text-indent : 0;
}

TH  {
	font-size : 9pt;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : Black;
	text-indent : 0;
} 

H1  {
	font-size : 14pt;
	font-family : "Verdana";
	font-style : normal;
	color : Black;
	margin-left : 0;
}

H2  {
	font-size : 12pt;
	font-family : Verdana;
	font-weight : bold;
	font-style : normal;
	color : Black;
	margin-left : 0;
}
 
H3  {
	font-size : 10pt;
	font-family : Verdana;
	font-weight : bold;
	font-style : normal;
	color : Black;
	margin-left : 0;
}
 

A:Link {
	font-size : 8pt;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : 3A7CAD;
	text-indent : 0;
}

A:Visited {
	font-size : 8pt;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : 11405C;
	text-indent : 0;
} 

A:Active {
	font-size : 8pt;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : 11405C;
	text-indent : 0;
} 
 

A:Hover  {
	font-size : 8pt;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : 11405C;
	text-indent : 0;
}

BODY  {
	font-size : 9pt;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : Black;
	text-indent :0;
}

INPUT  {
	font-size : 9pt;
	font-family : Arial;
}

TEXTAREA  {
	font-size : 9pt;
	font-family : Arial;
}

SELECT {
	font-size : 9pt;
	font-family : Arial;
}

#spanMenu {	
           container: positioned;	
           position: absolute;	
           left: -99px;	
           top: 0px;	
           width: 120px;	
           height: 366px;
}

.header	{
		 font-size : 12pt;
	     font-family : Verdana;
	     font-weight : bold;
	     font-style : normal;
	     color : Navy;
	     margin-left : 0;  
}

img { border : 0;
}
		
