

h1 {
	color: #cc0000; text-align: center; font-size: 11pt;
}

h2 {
	color: #000099; text-align: left; font-size: 9pt; 
	padding: 0px;
	margin: 0px;
}


td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #002b82;
	line-height : 170%;
	
}

.blue {
	font-family: Arial, Helvetica, sans-serif;
	color: #C2CBEA;
	font-size: 8.5pt;
	font-weight: bold;
	}
	
.white {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 12pt;
	font-weight: bold;
	line-height : 200%;
	}	
	
.white_bottom {
	font-family: Arial, Helvetica, sans-serif;
	color: #a1c3e1;
	font-size: 9pt;
	line-height : 120%;
	}		



a:link {color: #000099 }
a:visited { color: #000099 }
a:hover {color: #cc0000 }