h1 {
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
	color: #B5DE00;
	font-weight: bold;
	text-align: center;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #B5DE00;
}
h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #B5DE00;
}
td.headcell {
	background-image : none;
	background-color: #000066;
}
.datacell {
	background : #000099;
	font-family : Tahoma;
	color : #FFFFFF;
	font-size : 12px
}