a:link {
	color: #CCCCCC;
	text-decoration: none;
}
body, table, td, tr {
	background-color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a:visited {
	color: #CCCCCC;
}
.header {
	left: 200px;
	top: 30px;
}
.currentPage {
	color: #C4B7B7;
}
.smallPrint {
	font-family: Arial, Helvetica, sans-serif;
	font-size: smaller;
	color: #CCCCCC;
}
a:active {
	color: #000000;
	background-color: #CCCCCC;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: lighter;
	letter-spacing: 1pt;
}
