.darkgreytable {
	background-color: #999999;
}
.lightblacktable {
	background-color: #333333;
}
.whitetable {
	background-color: #FFFFFF;
}.body {
	background-color: #CCCCCC;
}
h1 {
	font-family: "Trebuchet MS";
	font-weight: normal;
	font-size: 18px;
}
h2 {
	font-family: "Trebuchet MS";
	font-weight: normal;
	font-size: 16px;
}
.tailtext {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #FFFFFF;
}
.tailtext:link, .tailtext:visited  {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #FFFFFF;
	font-style: normal;
	text-decoration: none;
}
.tailtext:hover  {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
}
p {
	font-family: "Trebuchet MS";
	color: #666666;
	font-size: 12px;
	font-weight: normal;
}
.whatis {
	font-family: "Trebuchet MS";
	font-size: 20px;
	font-weight: normal;
	color: #FFFFFF;
}
