body {
	margin-top: 5px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 0px;
	background-color: white;
	color: black;
	font-family: verdana;
	font-size: 8pt;
}
input {
	border: #003366 solid 1px;
	background-color: white;
	font-family: verdana;
	font-size: 8pt;
}

select {
	border: #003366 solid 1px;
	background-color: white;
	font-family: verdana;
	font-size: 8pt;
}

a {
	color:#000000
	font-family: verdana;
	font-size: 8pt;
}

tr.background {
	background: #003366;
	font-family: verdana;
	font-size: 8pt;
}

tr.head {
	background: #CCCCCC;
	font-family: verdana;
	font-size: 8pt;
}

tr.descript {
	color:#FFFFFF;
	background: #0000FF;
	font-family: verdana;
	font-size: 8pt;
}

tr.highlight {
	background: #FFFFCC;
	font-family: verdana;
	font-size: 8pt;
}

tr.row {
	background: #FFFFFF;
	font-family: verdana;
	font-size: 8pt;
}

tr.altrow {
	background: #CCCCCC;
	font-family: verdana;
	font-size: 8pt;
}
