	
.normal { font-family: arial;
	font-size: 10pt;
	color: #000000; }
	
.blue { font-family: arial;
	font-size: 12pt;
	font-weight: bold;
	color: #141975; }	
	
.message { font-family: times new roman;
	font-size: 13pt;
	font-style: italic;
	color: #141975; }	
	
.grey { font-family: arial;
	font-size: 10pt;
	font-weight: bold;
	color: #666666; }	
	
.footer { font-family: arial;
	font-size: 8pt;
	color: #000000; }
	
H1 { font-family: arial;
	font-size: 16pt;
	font-weight:bold;
	color: #141975; }
	
H2 { font-family: tahoma;
	font-size: 12pt;	
	color: black;
	font-weight: bold; }
	
H3 { font-family: tahoma;
	font-size: 10pt;	
	color: black;
	font-weight: bold; }

A:link {
color: #141975;
font-weight: bold;
}

A:active {
text-decoration: underline;
}

A:visited {
color: #141975;
font-weight:bold;
}
