<style type="text/css">
<!--
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
	background-color: #ffffff;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
td { font-size: 70%; font-family: Arial; }
A { color: red; font-family: Arial; text-decoration: none; font-weight: normal; }
A:hover { font-family: Arial; text-decoration: underline; font-weight: normal; }

.cells_dark { background: #7F9FFE; }
.cells_light { background: #DFE8FF; }
.cells_white { background: #FFFFFF; }
.header_text { color: white; }
.header_links { color: 99FF66; }
.menu { background: #7F9FFE; color: white; }
.menu_links { color: white; }

.admin_cells_dark { background: #3F6EFD; }
.admin_cells_light { background: #D5DFFE; }
.admin_cells_light_alt { background: #E6ECFE; }
.admin_menu { background: #3F6EFD; color: white; }
.admin_menu_links { color: white; }
.admin_header_links { color: yellow; }

FORM {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: ##FFFFFF;
padding: 5px;
}

INPUT, TEXTAREA, SELECT, OPTION {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 2px;
	font-size: 12px;
	color: #FFFFFF;
	background-color:#333333;
	border: solid #000000 1px;
-->
</style>