body {
	font-family: Arial, Helvetica, sans-serif;
	background-position: center center;
	background-image: url(images/bgd_grad.jpg);
	background-color: #000000;
	background-repeat: repeat-x;
}
.subtitle {
	font-size: 18px;
	color: 6d0a07;
}


td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

.body_bg {
	background-position: center center;
}
.body_text {
	font-size: 10px;
	line-height: 14px;
	font-weight: normal;
	padding-right: 15px;
	color: #6d0a07;
}

.title {
	font-size: 48px;
	font-weight: bolder;
	text-decoration: underline;
	color: #6d0a07;
}
a:link {
	font-size: 12px;
	color: 6d0a07;
	text-decoration: underline;
}
.bottom {

	font-size: 10px;
	color: 6d0a07;
}
a:visited {

	font-size: 12px;
	color: 6d0a07;
	text-decoration: underline;
}
a:hover {


	font-size: 12px;
	color: #000000;
	text-decoration: overline;
}
a:active {


	font-size: 12px;
	color: 6d0a07;
	text-decoration: underline;
}

