<!-- /* Style Sheet definitions need to be commented to hide them from incompatible Browsers.*/

A:link  { 
        
        font-weight: bold;   
	color:#885599;
           } 


A:active   { 
              text-decoration: none;  
              font-weight: bold;  
	color:#880088;
           }

A:visited  { 
           
              font-weight: bold;  
	color:#220077;
           } 

body       { 
              background-color: #eeeeee; 
              color: #000000;
              font-family: Perpetua, Arial, Helvetica, sans-serif; 
                 font-size:12pt;
           }

.whitebody       { 
              background-color: #eeeeee; 
              color: #000000;
              font-family: Perpetua, Arial, Helvetica, sans-serif; 
                 font-size:12pt;
           }

.title
{
  font-family: Arial;
  font-size: 75%;
  color: #6f6fcf;
}

.header {
	 font-family: Arial;
	font-size: 78%;
	color: #ffffff;
	text-align: Left
}

.body {
	 font-family: Arial;
	font-size: 78%;
	color: #dadaff;
	text-align: Left
}

.update {
	font-family: Arial;
	font-size: 78%;
	color: #ffffff;
	text-align: Left
}


.dbbig { font-family: Arial;
    	font-size: 90%;
font-weight: bold;
color: #00ff40;
}

.dbsmall { font-family: Arial;
    	font-size: 80%;
color: #00ff00;
}

.menu
{
  font-family: Arial;
  font-size: 78%;
  color: #7a7aef;
  text-decoration: none;
  font-weight: bold;
}

.tiny
{
  font-family: Arial;
  font-size: 70%;
  color: #111122;
}

.tinyhidelink 
{  
  font-family: Arial;
  font-size: 70%;
  color:#111122;
  text-decoration: none;
  
}

.tiny_hidelink 
{  
  font-family: Arial;
  font-size: 70%;
  color:#6060df;
  text-decoration: none;
  
}

.h4link {
font-family: Arial;
color:#ffffff
}
.h4_link {
font-family: Arial;
color:#ffffff
}
.blue {
font-family: Arial;
color: #6060df;
}

.bold {
font-family: Arial;
font-weight: bold; 
}
  
.green {
font-family: Arial;
color: #00ff00;
}

.h1 {font-family: Arial;
	font-size: 170%;
          font-weight: bold;
	  color:#111122;
}


.h2 { 
font-family: Arial;
font-size: 85%;
font-weight: bold;
color: #6565e5;
} 

.h2g { 
font-family: Arial;
font-size: 85%;
font-weight: bold;
color: #111133;
} 

.h2link { font-family: Arial;
    	font-size: 85%;
font-weight: bold;
color: #9090df;
text-decoration: none;
}

.h2required { font-family: Arial;
    	font-size: 85%;
font-weight: bold;
color: #c060ff; 
}

.h3 {
font-family: Arial;
font-size: 85%;
	color:#000000;
}
.h3bold {
font-family: Arial;
font-size: 85%;
font-weight: bold;

	color:#000000;
}


 .h4 {font-family: Arial;
   font-size: 75%;
font-weight: bold;  
color:#d5d5d5;
}

.h5 {font-family: Arial;
   font-size: 73%;
	color:#111111;
}

.h6 {  
  font-family: Arial;
  font-size: 60%;
  color: #6060df;
  text-decoration: none;
}

.h7 	{  font-family: Arial;
       		font-size: 60%;
		
  }

/* End Style Sheet commenting. */  -->


