body {
	margin-top: 0px;
	background-image: url(images/background2.gif);
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.copyright {
	font-size: 11px;
	color: #FFFFFF;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}
.menu:visited {
	color:#FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
a.menu:link {
	color:#FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
a.menu:hover {
	color: #FF0000;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FF0000;
	font-weight: bold;
}
.white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FFFFFF;
	font-weight: bold;
}
.heading {
	font-size: 18px;
	font-weight: normal;
	color: #FF0000;
}
a:link {
	color: #FFFFFF;
}
a:visited {
	color: #FF0000;
}
a:hover {
	color: #FF0000;
}
a:active {
	color: #FF0000;
}
.redtext {

	font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;
	font-weight: bold;
}
