body, th, td, ol, ul, li {
	font-family : verdana, arial, helvetica, sans-serif;
	font-size : 8pt;
}

.vform {
	background-color : #FFFFFF;
	border-bottom : #6666CC 1px solid;
	border-left : #6666CC 1px solid;
	border-right : #6666CC 1px solid;
	border-top : #6666CC 1px solid;
	color : #333366;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
}

.rform {
	background-color : #FF0000;
	border-bottom : #000000 1px solid;
	border-left : #000000 1px solid;
	border-right : #000000 1px solid;
	border-top : #000000 1px solid;
	color : #FFFFFF;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
}

.rowa {
	background : #FFFFCC;
	text-decoration : none;
}

.rowb {
	background : #EEEEF8;
	text-decoration : none;
}

.medRed {
	font-family: Verdana; 
	font-size: 10pt; 
	font-weight: bold; 
	color: #ff4a4a;
}

.medGreen {
	font-family: Verdana; 
	font-size: 10pt; 
	font-weight: bold; 
	color: #339933;
}