body
{
	BACKGROUND-COLOR: #77aadd;
    FONT-FAMILY: Arial, Helvetica, Sans-Serif, Verdana;
    font-size: 11pt;
    font-weight: bold;
    COLOR: #bbeeff;
	scrollbar-face-color: '';
    scrollbar-base-color: #77aadd;
	scrollbar-arrow-color: #aaddff;
	scrollbar-track-color: '';
	scrollbar-shadow-color: '';
	scrollbar-highlight-color: '#31538B';
	scrollbar-3dlight-color: '';
	scrollbar-darkshadow-Color: '';    		
}
table
{
	font-size: 11pt;
	font-weight: bold;
}
A
{
    COLOR: #bbeeff;
	font-size: 11pt;
	font-weight: bold;
	text-decoration: none;	
}
A:hover
{
	color: #ffffff;
	text-decoration: underline;
}

