
body,td
{ 
	SCROLLBAR-FACE-COLOR: #003366; 
	SCROLLBAR-HIGHLIGHT-COLOR: CCCCCC; 
	SCROLLBAR-SHADOW-COLOR: 333333; 
	SCROLLBAR-3DLIGHT-COLOR: #336699; 
	SCROLLBAR-ARROW-COLOR: white; 
	SCROLLBAR-TRACK-COLOR: 333333; 
	SCROLLBAR-DARKSHADOW-COLOR: 333333;
	color:#white;
	font-family: Verdana, Arial; 
	font-size:10px;
}

LI
{ list-style-type:square;
	color: #333399;	 
}


H1			
{ 
	font-family:Verdana, Arial; 
	color: #003366; 
	font-size:18px; 
	font-weight:normal;
	margin-bottom: 0;
}

H2			
{ 
	font-family:Verdana, Arial; 
	color:#003366; 
	font-size:14px; 
	font-weight:bold;
	margin-bottom: 0;
}

H3			
{ 
	font-family:Verdana, Arial; 
	color:#000000; 
	font-size:12px; 
	font-weight:normal;
	margin-bottom: 0;
}

H4			
{ 
	font-family:Verdana, Arial; 
	color:#FFFFFF; 
	font-size:10px; 
	font-weight:bold;
	margin-bottom: 0;}

H6
{ 
	font-family:Verdana, Arial; 
	color:#003366; 
	font-size:10px; 
	font-weight:normal;
	margin-bottom: 0;
}

HR
{ 
	font-family:Verdana, Arial; 
	color:#CCCCCC; 
	font-size:6px; 
}

A:link
{
	 font-family:Verdana, Arial; 
	 color:#003366; 
	 text-decoration:underline; 
	 font-size:10px; 
	 font-weight:normal; 
}

A:active
{
	 font-family:Verdana, Arial; 
	 color:#003366; 
	 text-decoration:underline; 
	 font-size:10px; 
	 font-weight:normal; 
}

A:visited
{
	 font-family:Verdana, Arial; 
	 color:#003366; 
	 text-decoration:underline; 
	 font-size:10px; 
	 font-weight:normal; 
}

A:hover
{
	 font-family:Verdana, Arial; 
	 color:#003366; 
	 text-decoration:none; 
	 font-size:10px; 
	 font-weight:normal; 
}

