.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
}
.hilights {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #003366;
}
.table {
	background-color: #CCCCCC;
	height: 300px;
	width: 400px;
	border: thin 1 #663399;
}
