#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: #FF0000;
  text-align: center;
  font-style: italic
}

h2 {
  font-family: Arial;
  font-size: 16pt;
  font-weight: bold;
  text-decoration: underline
}

h3 {
  font: ;
  font-family: "Times New Roman", Times, serif;
  font-size: 18pt;
  font-weight: bold;
  text-align: center;
  font-style: italic;
  color: #FF0000  }

p {
  font-weight: bold;
  font-size: 12pt
}

.pbgblack {
  font-size: 12pt;
  color: #FFCC00
}

.pbgblack10 {
  font-size: 10pt;
  color: #FFCC00
}

.pshot {
  color: #FF0000;
  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:"#FFCC00" onMouseOver="style.backgroundColor='#EEEEEE'" onMouseOut="style.backgroundColor='#FFCC33'" >

           }

