
body, td {
	font-size: 12px;
	font-family: Arial,Verdana,Helvetica;
}

.mainContent {
	background-image: url("/images/main-background.jpg");
	background-repeat: no-repeat;
}

div.bodyText {
	font-size: 12px;
	font-family: Arial,Verdana,Helvetica;
	padding: 10px 10px 20px 10px;
}
a, a:active, a:visited {
	color: #514BCF;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

td.footer {
	color: #514BCF;
	font-size: 11px;
}

td.footer a, td.footer a:active, td.footer a:visited {
	color: #514BCF;
	font-size: 11px;
	text-decoration: underline;
}

td.footer a:hover {
	text-decoration: none;
}

h1 {
	color: #514BCF;
	font-size: 14px;
	padding-bottom: -10px;
}

h1.a, h1.a:active, h1.a:visited {
	color: #514BCF;
	text-decoration: none;
}

h1.a:hover {
	text-decoration: underline;
}