body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0px;
}
.date {
	font-size: 9px;
	font-weight: bold;
	color: #0505FF;
}
.header {
	font-size: 14px;
	font-weight: bold;
	color: #0505FF;
}
.capt {
	font-weight: bold;
	font-size: 9px;
	font-style: normal;
	color: #0505FF;
}
.tablehead {
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0505FF;
}
a:link {
	font-weight: bold;
	color: #0505FF;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #0505FF;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
}
a:active {
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}

