body{margin:0 0 0 0;
background-color:#666666;
font-family:  Verdana, Arial, sans-serif; 
}

.maintext{
font-size:12px;
margin-right:8px;
}

.footer{
font-size:10px;
margin-bottom: 8px;
}

a.footer{
font-size:10px;
text-decoration: underline;
color:#000000;
}

.toplink{
font-size:12px;
text-align:right;
}


h2 {font-family:  Verdana, Arial, sans-serif; 
      color: #333333;
      font-size: 18px;
      font-weight: 700;
      margin-left: 0px;
      margin-right: 0px;
	  margin-top: 0px;
      margin-bottom: 0px;
     }

h3 {font-family:  Verdana, Arial, sans-serif; 
      color: #666666;
      font-size: 20px;
      font-weight: 700;
      margin-left: 0px;
      margin-right: 0px;
	  margin-top: 0px;
      margin-bottom: 0px;
     }
	
a.menu    { font-family:  Verdana, Arial, sans-serif; 
	color: #FFFFFF;
 	font-size: 16px;
	font-weight: 700;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(images/spacer.gif);
	padding-left: 24px;
	text-decoration: none;
	line-height: 22px;
}

a.menu:hover {
	color: #CC9999;
	background-image: url(images/bullet2.gif);
	}
	
a.menuactivepage   { font-family:  Verdana, Arial, sans-serif; 
	color: #CC9999;
 	font-size: 16px;
	font-weight: 700;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(images/bullet2.gif);
	padding-left: 24px;
	text-decoration: none;
	line-height: 22px;
}

a.menuactivepage:hover {
	color: #CC9999;
	background-image: url(images/bullet2.gif);
	}

.subnav {
border-style:dotted;
border-color:#999999;
margin:8px;
border-width:4px;
}

a.subnavlink    { font-family:  Verdana, Arial, sans-serif; 
	color: #000000;
 	font-size: 13px;
	font-weight: 600;
	text-decoration: underline;
}

a.subnavlink:hover {
	color: #990033;
	}