
BODY { 
	margin: 0pt 10pt 10pt 10pt;  
	font-family: Arial,Verdana,Helvetica,sans-serif;
	font-size: 10pt;
	background: #ffffff;
	}

hr	{
	color: #000000;
	}
	
td {
	font-family: Arial,Verdana,Helvetica,sans-serif;
	font-size: 10pt;
	}

.blue {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #ffffff;
	background: #000080;
	}

.blue2 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #000080;
	}
	
.blue3 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000080;
	}

.gold {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	background: #CCCC99;
	}

.green {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12pt;
	color: #007000;
	}
	
.in10 {
	padding-left : 10pt;
	}

.red {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12pt;
	color: #800000;
	}

.red2 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	color: #800000;
	}


A:link {
	color: #000080;
	text-decoration: underline;
	font-size: 10pt;
	}  

A:visited {
	color: #000080;
	text-decoration: underline;
	font-size: 10pt;
	} 

A:active {
	color: #000080;
	text-decoration: none;
	font-size: 10pt;
	}

a:hover {
	background: #e7e7e7;
	color: #000080;
	} 
