body {  
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif"; 
	font-size: 1em; 
	font-style: normal; 
	line-height: 1.2em; 
	background-color: #000000; 
	color: #FFFFFF
	}
.masthead {  
	font-size: 1.2em
	}
div.Float {
	float: left; 
	width: 200px; 
	height: 265px; 
	border-style:groove; 
	border-width:2px; 
	border-color: #333333; 
	padding:10px;
	}
div.Float p {
	font-size: 10px;
	text-align:center;
	line-height:1em;
	}
div.menuFloat {
	float: left; 
	width: 200px; 
	height: 265px; 
	border-style:groove; 
	border-width:2px; 
	border-color: #333333; 
	padding:10px;
	}
div.menuFloat p {
	font-size: smaller;
	text-align:center;
	line-height:1em;
	}
.contain {
	clear:both; 
	margin:10px; 
	float:none; 
	clear:both;
	}
td {  color: #ffffff}
a:link {  color: #FFFF00; text-decoration: none}
a:hover {  color: #FF3300; text-decoration: underline}
h2 {  font-family: "Verdana", "Arial", "Helvetica", "sans-serif"; font-size: 1.1em; line-height: 1.2em}
h1 {  font-family: "Verdana", "Arial", "Helvetica", "sans-serif"; font-size: 1.2em; line-height: 1.3em}
.blktype {  color: #000000}
.redtype {  color: #FF0000}
.bold {  font-weight: 900}
.longtext {line-height: 1.3em; font-size: 1.1em; border: thick #99FF66 ridge; padding: 10px}
.small{font-size:9px}
