body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #999999;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #999999;
}
td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #999999;
}
.features {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FFFFFF;
}
.menu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #CCCCCC;
}
.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #666666;
}
.subhead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #660000;
}
a.featureRoll {
   font-family: Georgia, "Times New Roman", Times, serif;
   font-size: 11px;
   color: #FFFFFF;
   text-decoration :none;
}
a.featureRoll:hover {
   color :#999999;
   text-decoration :none;
   cursor:hand;
}
a.menuRoll {
   font-family: Georgia, "Times New Roman", Times, serif;
   font-size: 11px;
   color: #CCCCCC;
   text-decoration :none;
}
a.menuRoll:hover {
   color :#FFCC33;
   text-decoration :none;
   cursor:hand;
}
a.textRoll {
   font-family: Georgia, "Times New Roman", Times, serif;
   font-size: 11px;
   color: #999999;
   text-decoration :none;
}
a.textRoll:hover {
   color :#000000;
   text-decoration :none;
   cursor:hand;
}