body,td {
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 5;
	background-color: #939cab;
	background-attachment: fixed;
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	color: #000000;
	SCROLLBAR-FACE-COLOR: #939cab;
	SCROLLBAR-HIGHLIGHT-COLOR: #939cab;
	SCROLLBAR-SHADOW-COLOR: #939cab;
	scrollbar-darkshadow-color:#940115;
	SCROLLBAR-3DLIGHT-COLOR: #940115;
	SCROLLBAR-ARROW-COLOR: #940115;
	SCROLLBAR-TRACK-COLOR: #940115;
}

a:link {
	color: #940115;
	text-decoration: underline;
}
a:hover {
	color: #940115;
	text-decoration: underline;
}
a:active {
	color: #940115;
	text-decoration: underline;
}
a:visited {
	color: #940115;
	text-decoration: underline;
}