body,td,th {
	color: #000000;
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	line-height: 20px;

}
body {
	background-color: #333333;
	margin-left: 0px;
	margin-top: -1px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #FF0099;
}
a:hover {
	text-decoration: none;
	color: #B00048;
}
a:active {
	text-decoration: underline;
	color: #FFFFFF;
}
h1 {
	font-size: 18px;
	color: #B00048;
}
h2 {
	font-size: 16px;
	color: #B00048;
}
h3 {
	font-size: 14px;
	color: #B00048;
}
td img {display: block;}
.copyright {
	font-size: 13px;
	color: #FFFFFF;
	text-align: center;
}
.bold {
	font-weight: bold;
}
.italics {
	font-style: italic;
}
.legal {
	font-size: 12px;
	color: #830036;
	font-style: italic;
}