body {
	font-family:   Trebuchet MS,Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}
p {  font-family:  Trebuchet MS, Verdana, Helvetica, sans-serif; font-size: 9pt}
a {  font-family:  Trebuchet MS, Verdana, Helvetica, sans-serif; font-size: 9pt}
td {  font-family:  Trebuchet MS,Verdana, Helvetica, sans-serif; font-size: 9pt}

a:link {  color: #013D75; font-size: 9pt}
a:hover {  color: #d95f19; font-size: 9pt}
a:visited {  color: #013D75; font-size: 9pt}
a:visited:hover {  color: #d95f19; font-size: 9pt}

.linkblue:link {
	text-decoration:none;
	color : #013D75;
	font-size: 8pt;

}
.linkblue:hover {
	text-decoration:none;
	color : #d95f19;
	font-size: 8pt;
}
.linkblue:visited {
	text-decoration:none;
	color : #013D75;
	font-size: 8pt;
}
.linkblue:visited:hover {	
	text-decoration:none; 
	color : #d95f19; 
	font-size: 8pt}



.boxheader {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 24;
	font-weight: normal;
	color: #18538c;

}
