
body,td
{ 
	SCROLLBAR-FACE-COLOR: white; 
	SCROLLBAR-HIGHLIGHT-COLOR: CCCCCC; 
	SCROLLBAR-SHADOW-COLOR: silver; 
	SCROLLBAR-3DLIGHT-COLOR: white; 
	SCROLLBAR-ARROW-COLOR: CC3333; 
	SCROLLBAR-TRACK-COLOR: silver; 
	SCROLLBAR-DARKSHADOW-COLOR: silver;
	color:#333333;
	font-family: Verdana, Arial; 
	color:#333333; 
	font-size:11px; 
	font-weight:normal
}

UL, LI
{list-style: circle;
}

H1			
{ 
	font-family: Verdana, Arial; 
	color:#4591ce; 
	font-size:14px; 
	font-weight:bold
}

H2			
{ 
	font-family: Verdana, Arial; 
	color:#4591ce; 
	font-size:11px; 
	font-weight:normal
}

H3			
{ 
	font-family:Verdana, Arial; 
	color:#4591ce; 
	font-size:12px; 
	font-weight:normal
}

H6
{ 
	font-family:Verdana, Arial; 
	color:#CC3333; 
	font-size:11px; 
	font-weight:normal
}

A:link
{
	 font-family:Verdana, Arial; 
	 color:#4591ce; 
	 text-decoration:underline;
	 font-size:11px; 
	 font-weight:normal; 
}

A:active
{
	 font-family:Verdana, Arial; 
	 color:#4591ce;  
	 text-decoration:underline;
	 font-size:11px; 
	 font-weight:normal; 
}

A:visited
{
	 font-family:Verdana, Arial; 
	 color:#4591ce; 
	 text-decoration:underline;
	 font-size:11px; 
	 font-weight:normal; 
}

A:hover
{
	 font-family:Verdana, Arial; 
	 color:#4591ce; 
	 text-decoration:underline;
	 font-size:11px; 
	 font-weight:normal; 
}


