A:LINK		{
	text-decoration: underline;
	color: #0000FF;
}
A:VISITED	{
	text-decoration: underline;
	color: #3333EE;
}

A:HOVER		{
	text-decoration: none;
	background-color: #B21E23;
	color: #FFDF00;
}

BODY {
	background-color: #FFFFFF;
	scrollbar-arrow-color: #FFDF00; 
	scrollbar-track-color: #CACACA; 
	scrollbar-shadow-color: #CACACA; 
	scrollbar-highlight-color: #FAFAFA; 
	scrollbar-base-color: #D2232A; 
	scrollbar-darkshadow-color: #666666; 
	scrollbar-3dlight-color: #C6DBF7;
}



TD {
	font-weight: normal;
	font-size: 12pt;
	line-height: 14pt;
	font-family: Trebuchet MS, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-variant: normal;
	font-style: normal;
	color: #B21E23;
}
P {
	font-weight: normal;
	font-size: 12pt;
	line-height: 14pt;
	font-family: Trebuchet MS, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-variant: normal;
	font-style: normal;
	color: #B21E23;
}
P.footer {
	font-weight: normal;
	font-size: 8pt;
	line-height: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	font-variant: normal;
	font-style: normal;
	color: #CACACA;
	
}
B {
	font-weight: bold;
	color:#B21E23;
}
SMALL {
	font-size: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	color: #B21E23;
}
H1 {
	font-weight: normal;
	font-size: 22pt;
	line-height: 24pt;
	font-family: Arial, Helvetica, sans-serif;
	font-variant: normal;
	font-style: normal;
	color: #529EE7;
	
}
H2 {
	font-weight: normal;
	font-size: 24pt;
	line-height: 24pt;
	font-family: Trebuchet MS, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-variant: normal;
	font-style: normal;
	color: #000000;
	
}
H3 {
	font-weight: bold;
	font-size: 18pt;
	line-height: 16pt;
	font-family: Trebuchet MS, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-variant: normal;
	font-style: normal;
	color: #333333;		
}
DIV.topmenu {
	text-align: center;
	font-weight: normal;
	font-size: 9pt;
	line-height: 12pt;
	font-family: Arial, Helvetica, sans-serif;
	font-variant: normal;
	font-style: normal;
	
	color: #FFFFFF;
	
}
LI {
	font-weight: normal;
	font-size: 11pt;
	line-height: 14pt;
	font-family: Arial, Helvetica, sans-serif;
	font-variant: normal;
	font-style: normal;
	
	color: #000000;
}
LI.circle {
	list-style-type: disc;
}

