body {
	background-color: #D1D9CA;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
.fontsizer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #484848;
}
.heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

a:link {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	font-weight: bold;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}
a:active {
	text-decoration: underline;
	font-weight: bold;
	color: #FFFFFF;
}
a:link.footerlink {
	color: #484848;
	font-size: 10px;
	text-decoration: underline;
}
a:visited.footerlink {
	text-decoration: underline;
	font-size: 10px;
	color: #484848;
}
a:hover.footerlink {
	text-decoration: none;
	font-size: 10px;
	color: #484848;
}
a:active.footerlink {
	text-decoration: underline;
	font-size: 10px;
	color: #484848;
}
