
Body {
   background-color: Black; background-image: url(images/waybkgnd.gif); 
   font-family: Georgia, "Times New Roman", Times, serif;
   color: #CCCCCC; font-size: 16px;
}

a:link {
	color: #0099CC;
	
	
}

a:visited {
	color: #CC3333;
	
	
}
form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #CCCCCC;
}

td.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #CCCCCC;
}


.hometable {
	border: double #CCCCCC 3px;	

}


.tabletext1 {
	font-family: Georgia, "Times New Roman", Times, serif;
   color: #CCCCCC; font-size: 16px; 
	font-weight: bold; 
}

.tabletext2 {
	font-family: Georgia, "Times New Roman", Times, serif;
   color: #EDAF66; font-size: 16px; font-style: italic;
	font-weight: bold;
}

td.bluetext {
	font-family: Georgia, "Times New Roman", Times, serif;
   color: #99CCFF; font-size: 13px; font-style: italic;
	font-weight: bold;
}

.blueheadtext {
	font-family: Georgia, "Times New Roman", Times, serif;
   color: #99CCFF; 
	
}

.navtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px; font-weight: bold;
}

.navtextgray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px; color: #999999; font-weight: bold;
}

ol {
	padding-bottom: 10px;
}


