body {
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #666666;
	background-image: url(images/bg.gif);
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.titletext {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.footer {
	font-size: 10px;
	height: 35px;
}
a:link {
	color: #85163a;
	text-decoration: none;
}
a:visited {
	color: #85163a;
	text-decoration: none;
}
a:hover {
	color: #85163a;
	text-decoration: underline;	
}
a:active {
	color: #85163a;
	text-decoration: none;
}
.foot a:link {
	color: #ffffff;
	text-decoration: none;
}
.foot a:visited {
	color: #ffffff;
	text-decoration: none;
}
.foot a:hover {
	color: #ffffff;
	text-decoration: underline;	
}
.foot a:active {
	color: #ffffff;
	text-decoration: none;
}
.top a:link {
	color: #ffffff;
	width: 125px;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
}
.top a:visited {
	color: #ffffff;
	width: 125px;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
}
.top a:hover {
	color: #ffffff;
	width: 125px;
	text-decoration: underline;
	font-size: 13px;
	font-weight: bold;
}
.top a:active {
	color: #ffffff;
	width: 125px;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
}
