body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-decoration: none;
	background-color: #999999;
	background-image:url(images/background.gif);
	margin: 0px;
	line-height:17px;
}
a {
	color: #023D6A;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	font-size: 10px;
	color: #999999;
	text-decoration: underline;
	font-weight: bold;
}

.footer {
	font-size: 9px;
	color: #023D6A;
}
