

<style type="text/css">
body { font-family: Verdana, sans-serif;  }
h1,h2,h3,h4,h5 { font-family: Verdana, sans-serif; color: brown; }

.blurb { font-family: Verdana, sans-serif; font-size: small; }
.quote { font-family: Verdana, sans-serif; font-size: x-small;  }

.monthpar {  font-family: Verdana, sans-serif; font-weight:bold; color: brown;}

.subject { font-family: Verdana, sans-serif; color: brown; font-weight:bold; font-size: small; }
.subsection { font-family: Verdana, sans-serif; color: brown;   font-weight:bold; font-size: x-small; }
.subsection a {  text-decoration: none; }
.smalltext { font-family: Verdana, sans-serif; color: black; font-size: small; }
.update { color:black; font-style: italic; font-size: x-small;}
.description { color:black; font-style: italic; font-size: x-small;}
.banner { font-family: Verdana, sans-serif; color:black;  font-style: italic; font-weight:bold;}

a { text-decoration: none; font-family: Verdana, sans-serif;}
a:link { color: #f00; }
a:hover { color: purple; }

.link {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #000000;
}

 .link a:link {
/* color: #336600; */
color: #003366;
text-decoration: none;
}

.link a:visited {
color: purple;
text-decoration: none;
}

.link a:hover {
color: #990000;
text-decoration: none;
}

.link a:active {
color: #666666;
text-decoration: none;
}

.note {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #000000;
}


.copyright {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #000000;
}

.scammed {
	color: red;
	font-style: italic;
	font-weight: bold;
	font-size: x-small;
	
}

.antiscam {
	color: green;
	font-weight: bold;
	font-size: x-small;
}

.sponsor {
    color: black;
    font-family: Verdana, sans-serif;
 }
 
 #splitbox {
 
 }
 
#play {
   background-color: #ffffcc;
	font-family: Lucida Grande, sans-serif;
	border: 1px solid; padding: 10px;
   }
   
   .play-center { text-align:center; }


</style> 
