body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	background-color: #330000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.bold {
	font-weight: bold;
}
a:link {
	color:#330000;
	text-decoration:none;
}
a:visited {
	color:#330000;
	text-decoration:none;
}
a:hover {
	color:#666666;
	text-decoration:underlined;
}
a:active {
	color:#666666;
	text-decoration:none;
}
.small {
	font-size: 9px;
	color: #330000;
}
#input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	height: 18px;
	width: 240px;
	border: 1px solid #330000;
}
#foot {
	color: #FFFFFF;
	padding-top: 5px;
	font-size: 11px;
}
#foot a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#foot a:hover {
	color: #FFFFFF;
	text-decoration: underlined;
}
#foot a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#foot a:active {
	color: #FFFFFF;
	text-decoration: none;
}

