body {

	background-color:#2A00AA;
	margin:0;
	padding:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}
.bodyText {
	font-size: 12px;
	font-weight: normal;
	color: #000000;

}
.footerText {
	font-size: 10px;
	font-weight: normal;
	color: #999999;
}
a.footerTextLink:link {
	font-size: 10px;
	color: #999999;
	text-decoration : underline;
}
a.footerTextLink:visited {
	font-size: 10px;
	color: #999999;
	text-decoration : none;
}
a.footerTextLink:hover {
	font-size: 10px;
	color: #45180A;
	text-decoration : none;
}
p {
	font-size: 10px;
}
