body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3c3c3c;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bottom_bg_repeat.gif);
	background-repeat: repeat;
}
a:link {
	color: #850a0a;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #850a0a;
	text-decoration: none;
	font-weight:bold;
}
a:hover {
	color: #d91313;
	text-decoration: underline;
}
a:active {
	color: #850a0a;
	text-decoration: none;
}

h1 {
	font-family:Arial, Helvetica, sans-serif;
	color:#3c3c3c;
	font-size:12px;
	margin:5px 0 5px 0;
}
