.body1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	color: #000000;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;	
	color: #001A78;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	color: #000000;
}
A:link, A:visited {
	color: #001A78;
	text-decoration:none;
	font-size: 11px;
	font-weight: bold;

}
A:hover {
	color: #001A78;
	text-decoration:underline;
	font-size:11px;
	font-weight: bold;

}
A.a1:link, A.a1:visited {
	color: #001A78;
	text-decoration:none;
	font-size: 13px;
	font-weight: bold;

}
A.a1:hover {
	color: #001A78;
	text-decoration:underline;
	font-size:13px;
	font-weight: bold;

}
