BODY {
	text-decoration: none;
	font-size : 12px;
	font-family : verdana, Arial, Helvetica, sans-serif;
	scrollbar-face-color: #000000;
	scrollbar-shadow-color: #333333;
	scrollbar-highlight-color: #ffffff;
	scrollbar-3dlight-color: #003333;
	scrollbar-darkshadow-color: #336633;
	scrollbar-track-color: #000033;
	scrollbar-arrow-color: #ffcc66;
	background-color: 424242;
	font-style: normal;
	font-weight: normal;
} 
P {
	color: #000000;
	font-size: 12px;
	text-decoration : none;
	font-family : verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}
H1 {
	 color: #000000;
	 font-size: 15px;
    text-decoration : none;
    font-family :  verdana,  Arial, Helvetica, sans-serif;
	 font-weight : bold;
}
H2 {
    color: #000000;
	 font-size: 14px;
    text-decoration : none;
    font-family :  verdana,  Helvetica, sans-serif;
	 font-weight : bold;
}
H3 {
	 color: #000000;
	 font-size: 14px;
    text-decoration : none;
    font-family : Verdana, Arial, Helvetica, sans-serif;
	 font-weight : normal;
}
P.version2 {
	color : #990000;
	font-size: 11px;
	text-decoration : none;
	font-family :  verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
}
P.version3 {
	color : #000000;
	font-size: 11px;
	text-decoration : none;
	font-family :  verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
}
.smallest {
    color : #000000;
	font-size: 10.5px;
	text-decoration : none;
	font-family :  verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal; 

}
P.smlinks {
   color : #000000;
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-style : normal;
	font-weight : normal;
}
P.verysmall {
   color : #000000;
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-size : 9.5px;
	font-style : normal;
}
P.subheading {
   color: #000000;
   font-size: 13.5px;
   text-decoration : none;
   font-family :  verdana, Arial, Helvetica, sans-serif;
	font-weight : bold;
}

TD.smlinks {
     color : #000000;
	 font-family : verdnana, Tahoma;
	 font-size : 10px;
	 font-style : normal;
	 font-weight : bold;
}
TD.adlinks {
    color : #000000;
	font-weight: normal;
	font-family : verdana, Arial, Helvetica, sans-serif;
	font-size : 10.9px;
	font-style : normal;
}
TR.small {
     color : #000000;
	 font-family : verdana. Arial, Helvetica, sans-serif;
	 font-size : 9.5px;
	 font-style : normal;
	 font-weight : bold;
}
A:link {
	color: #003366;
	font-size: 12px;
	font-weight : normal;
	font-family:  Arial, Helvetica, sans-serif;
	font-style: normal;
}
A:hover {
	color: #FF3333;
	font-size: 11px;	
	text-decoration: none;
	font-weight: normal;
	font-family:  Arial, Helvetica, sans-serif;
	font-style: normal;
}
A:visited {
	color: #003366;
	font-size: 12px;
	font-weight : normal;
	font-family:  Arial, Helvetica, sans-serif;
	font-style: normal;
}
div.menuBar, a.menuButton {
  font-family: Verdana, Arial, sans-serif;
  font-size: 8pt;
  color: #000000;
}
div.menuBar {
  background-color: #B0E0E6;
  padding: 6px 2px 6px 2px;
  text-align: center;
  margin-left:20px;
}
div.menuBar a.menuButton {
  background-color: transparent;
  border: 1px solid;
  border-color: #f0f0f0;
  color: #000000;
  cursor: pointer;
  left: 0px;
  margin: 1px;
  padding: 2px 6px 2px 6px;
  position: relative;
  text-decoration: none;
  top: 0px;
  z-index: 100;
}
div.menuBar a.menuButton:hover {
  background-color: transparent;
  border-color: #909090 #f0f0f0 #f0f0f0 #909090;
  color: #000000;
}
