@charset "UTF-8";
/* CSS Document */

.webmasterbar
 {
	background-color:#000000;
	color:white;
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-weight: bold;
	line-height: 16px;
	text-align: center;
   }
.webmasterbar A:link{color:#FFCC00}
.webmasterbar A:visited{color:#FFCC00}
.webmasterbar A:active{color:#FFCC00}

.buttonbar
 {
   color:black;
  font-family: Verdana, sans-serif;
  font-size: 11px;
  font-weight: bold;
  line-height: 16px;
   }
.buttonbar A:link{color:#333399}
.buttonbar A:visited{color:#CC3300}
.buttonbar A:active{color:#CC3300}

.head {
	color: #333333;
	font-family: Georgia, serif;
	font-size: 34px;
	margin: 20px 0px 0px 0px;
	font-weight: normal;
}

.subhead {
  color: #999988;
  font-family: Verdana, sans-serif;
  font-size: 14px;
  font-weight: bold;
  line-height: 16px;
  margin: 20px 0px 0px 0px;

}

.copy {
  color: #000000;
  font-family: Georgia, serif;
  font-size: 16px;
  line-height: 21px;
  margin: 18px 0px 0px 0px;
}
