p, h1, h2, h3, h4, h5, .label1, td
{
 font-family: Arial, Verdana;
 color: navy; margin-left:20; margin-right:5; margin-top:5; margin-bottom:5
}

p, td
{
  font-size: 12pt;
}

.label1
{
  font-size: 10pt;
  text-align: left;
}
h1
{
 font-size: 18pt
}
h2
{
 font-size: 16pt
}
h3
{
 font-size: 14pt
}
h4
{
 font-size: 12pt
}


a
{
  font-size: 12pt;
  font-family: Arial, Verdana;
  text-decoration:	none;
  color: navy;
}
a:hover
{
  font-size: 12pt;
  font-family: Arial, Verdana;
  text-decoration:	None;
  color: #FFFFFF;
  background-color: navy;
}



.hypMenuTop
{
  font-weight: bold;
  font-size: 12pt;
  font-family: Arial, Verdana;
  text-decoration:	None;
  color:	black;
  text-align: center;
  text-vertical-align: middle;
  display: block;
  height: 40px;  
  background-image:url('images/BarBack2-138.JPG');
  padding: 12 0 0 0; 
  }

	
:hover.hypMenuTop
{
  font-weight: bold;
  font-size: 12pt;
  color: Red;
  font-family: Arial, Verdana;
  text-decoration: none; 
  background-image:url('images/BarBack2-hover-138.JPG'); 
  background-color: transparent  
 
}
.hypMenuBot
{
  font-weight: bold;
  font-size: 10pt;
  font-family: Arial, Verdana;
  text-decoration:	None;
  color:	black;
  text-align: center;
  text-vertical-align:middle;
  display: block;
  width:  75px;
  height: 40px;  
  background-image:url('images/BarBack2-100.JPG');
  padding: 12 0 0 0; 
  }

	
:hover.hypMenuBot
{
  font-weight: bold;
  color: #880000;
  text-decoration: none; 
  background-image:url('images/BarBack2-hover-100.JPG'); 
	background-color: transparent;  
 
}
