body {

  background-color: #363636;
  color: #FFCC00;

}


a:link {color: #FF9122;}
a:visited {color: #FFC082;}
a:active {color: #00FF00;}
a:hover {color: #FFFFFF;}
a {text-decoration: ;}


#topnav {
	position: absolute;
	top: 41px;
	left: 22px;
}
#topnav a {
	font-weight: normal;
	color: #00CC00;
}
#topnav a:hover {
	color: white;

 }

h1 {
  font-family: "Times New Roman";
  font-size: 36pt;
  font-weight: bold;
  color: #DF0000;
  text-align: center;
  font-style: italic
}

h2 {
  font-family: Arial;
  font-size: 16pt;
  font-weight: bold;
  text-decoration: 
}

h3 {
  font: ;
  font-family: "Times New Roman", Times, serif;
  font-size: 18pt;
  font-weight: bold;
  text-align: center;
  font-style: italic;
  color: #DF0000  }

p {
  font-weight: bold;
  font-size: 12pt
}

.pbgblack {
  font-size: 12pt;
  color: #DFCC00
}

.pbgblack10 {
  font-size: 10pt;
  color: #DFCC00
}

.pshot {
  color: #DF0000;
  font-size: 12pt;
  text-align: center;
  font-weight: bold
}
.pshot1 {
  font-family: "Times New Roman", Times, serif;
  font-size: 12pt;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  text-align: left
}

.navhover { style="cursor: hand; width: 100px; padding: 5px; text-align: center; background-color:"#DFCC00" onMouseOver="style.backgroundColor='#EEEEEE'" onMouseOut="style.backgroundColor='#FFCC33'" >

           }





