.pHeader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #ffffff;
	background-color: #00ff99;
}
.pBottom {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #333333;
	background-color: #000000;
}
.pSubHeader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #666666;
	background-color: #333333;
}
.tdBg {
	background-color: #111111;
}
a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #00ff99;
}
a:hover {
	background-color: #00ff99;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #000000;
}
.aGrey {color: #666666}