a:link {
	color: #0000CC;
	text-decoration: underline;
}
a:visited {
	color: #C10000;
	text-decoration: underline;
}
a:hover {
	color: #031cfc;
	text-decoration: underline;
}


body {
	background-color: #FFFFFF;
	color: #000000;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
}

td {
	font-family: verdana;
	font-size: 12px;
}

td.chart { 

	font-family: verdana;
	font-size: 11px;
	}

h3 {
	font-family: arial;
	font-size: 15px;
	color: #27317E;
}
