body, td, th, p {
	font-family: Arial;
	font-size: 12px;
	
	color: #000000;
}
body {
	background-color: #cccccc;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	text-decoration: none;
	color: #ffffff;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: red;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.style7 {font-size: 18px; font-family: "Times New Roman", Times, serif; }

#footer
{
	clear: both;
	color: white;
	text-align: right;
	font-size: 90%;
}
