body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
}
td, th, input, select, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
}
.norepeat {
	background-repeat: no-repeat;
}
a:link, a:active, a:visited {
	color: #330099;
	text-decoration: none;
}
a:hover {
	color: #3366FF;
	text-decoration: none;
}
.dropDownMenu:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 7.5pt;
}
.dropDownMenu:active, .dropDownMenu:link, .dropDownMenu:visited {
	font-size: 7.5pt;
	color: #330099;

}
.small {
	font-size: 7pt;
}
.big {

	font-size: 10pt;
}
