a {
	color: #cccccc;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	color: #FFF
}

body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	color: #999;
	background-color: #003366;
}
td {
	font-size: 12px;
}
p {
	padding-bottom: 8px;
	font-size: 12px;
}
