body {
	background:#8A70AD url('images/bodybg.gif') top repeat-x;
	font: 12px arial, helvetica, sans-serif;
	color: #4E2F75;
	padding:0;
	margin:0;
}

table {
	font: 12px arial, helvetica, sans-serif;
	color: #4E2F75;
}

.title {
	font: 16px "Times New Roman", serif;
	color: #9C4302;
	text-transform: uppercase;
	font-weight:bold;
	padding-top:40px;
}

.content {
	font: 12px arial, helvetica, sans-serif;
	color: #4E2F75;
}
a img {
	border:0;
}
.bottomlinks a {
	color: #ffffff;
	text-decoration:none;
	text-transform:uppercase;
	font-size:11px;
}