/* CSS Document */




.body
{
 font-family: Verdana;
	font-size:9pt;
	color: #3B71A4; 
	
}

.h1
{
 font-family: Verdana;
	font-size:11pt;
	color: blue;
	font-weight: bold;
	
}


.red
{
 font-family: Verdana;
	font-size:10pt;
	color: red;
	font-weight: bold;
	
}




.link
{
 font-family: Verdana;
	font-size:9pt;
	color: white;
	
	
}

.cellbrd {
	border: 1px solid #CC3300;
}





