body {
	font-family: Tahoma;
	font-size: 14px;
	background-color: #ffffff;
	text-align: justify;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
}
h1 {
	font-family: "tahoma";
	font-size: 20px;
}
.mainheadings
{
    font-family:Agency FB;
    font-size:30px;
}
.bodyarea {
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #CCCCCC;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:active {
	color: #CCCCCC;
	text-decoration: none;
}
table {
	text-align: left;
}
