body {
	background-color: #999999;
	margin-top: 10px;
	margin-bottom: 10px;
}
p {
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	color: black;
}
td {
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	color: black;
}
.title {
	font-family: verdana, arial, sans-serif;
	font-size: 18px;
	font-weight:bold;
}
.footer {
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	font-weight:bold;
}
a:link {
	color: #3399CC;
	font-weight: bold;
}
a:visited {
	font-weight: bold;
	color: #3399CC;
}
a:hover {
	font-weight: bold;
	color: #000000;
}
.footer a:link {
	color: #000000;
	font-weight: bold;
}
.footer a:visited {
	font-weight: bold;
	color: #000000;
}
.footer a:hover {
	font-weight: bold;
	color: #FFFFFF;
}
html { height: 100%; margin-bottom: 1px; }
