td,body,input {
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif
}
BODY {	
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff; SCROLLBAR-SHADOW-COLOR: #000000; SCROLLBAR-3DLIGHT-COLOR: #000000; SCROLLBAR-ARROW-COLOR: #000000; SCROLLBAR-TRACK-COLOR: #000000; SCROLLBAR-BASE-COLOR: #d1242a
}
a:visited {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #0066CC;
	text-decoration: underline;
}
a:active {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:link {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a.nav:visited {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
a.nav:hover {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
}
a.nav:active {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
a.nav:link {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.input {
	font-size: 12px;
	border: 1px solid #FFFFFF;
	background-color: #FFEEEC;
}

