a:link
{
	color: rgb(31,46,139); 
}
a:visited
{
	color: rgb(31,46,139); 
} 
a:active 
{
	color: rgb(31,46,139); 
}
body
{
	scrollbar-arrow-color: #1F2E8B; 
	scrollbar-highlight-color: #1F2E8B; 
	scrollbar-shadow-color: #1F2E8B; 
	scrollbar-base-color: #FFFFFF; 
	scrollbar-track-color: #FFFFFF; 
	scrollbar-face-color: #FFFFFF; 
	scrollbar-3dlight-color: #FFFFFF; 
	scrollbar-darkshadow-color: #FFFFFF;
	font-family: Arial;
	font-size: 10pt;
	color: rgb(0,0,0);
	line-height:14pt;
}
table
{
	font-family: Arial;
	font-size: 10pt;
	color: rgb(0,0,0);
	line-height:14pt;
}
ul
{
	list-style-type: square;
}
.small 
{ 	
	font-family: Verdana;
	font-size: 7.5pt;
	color: rgb(0,0,0);
	line-height: 10pt;
}
.head
{
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	font-style: italic;
	line-height:14pt;
	color: rgb(255,255,255);
}
.press
{
	font-family: Arial;
	font-size: 10pt;
	line-height:15pt;
	color: rgb(0,0,0);
}