body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
body {
	background-color: #3F3F3F;
}
img {
	border-color: #FFFFFF;
}
	
a:link {
	color: #FFFFCC;
	text-decoration: none;
}
a:visited {
	color: #FFFFCC;
	text-decoration: none;
}
a:hover {
	color: #FFFFCC;
	text-decoration: underline;
}
a:active {
	color: #FFFFCC;
	text-decoration: none;
}
.header {
	font-size: 16px;
	font-weight: bold;
}

.subheader {
	font-size: 14px;
	font-weight: bold;
}
.footer {
	font-size: 0.8em; 
	text-align: center; 
	margin-top: 1.0em; 
	margin-bottom: 1.0em;
}
