 H1 {
	color: #000000;
	font-size: 18px;
	font-family: times new roman, serif;
	font-style: normal;
	font-weight: bold;

}

 .huge {
	color: #000000;
	font-size: 24px;
	font-family: times new roman, serif;
	font-style: normal;
	font-weight: bold;

}

 .large {
	color: #000000;
	font-size: 18px;
	font-family: arial, helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;

}
     
 H2 { color: #000099; 
 font-size: 14px; 
 font-family: helvetica, arial;
  font-weight: bold;
  font-style: normal;
     }

	     
.main { color: #000033; 
 font-size: 12px; 
  font-family: arial, helvetica;
  font-weight: normal;
  font-style: normal;
  }
  
  .maino { color: #000033; 
 font-size: 12px; 
  font-family: arial, helvetica;
  font-weight: normal;
  font-style: normal;
   background: #ff9900;
  }
  
  .mainbold { color: #000033; 
 font-size: 12px; 
  font-family: arial, helvetica;
  font-weight: bold;
  font-style: normal;
  } 
  
    .mainboldw { color: #ffffff; 
 font-size: 12px; 
  font-family: arial, helvetica;
  font-weight: bold;
  font-style: normal;
  background: #000099;
  } 
	 
	 .smallmain { color: #000033; 
 font-size: 11px; 
  font-family: arial, helvetica;
  font-weight: normal;
  font-style: normal;
  
     }

.smallmenu { color: #000099;
font-size: 10px; 
  font-family: verdana, arial;
  font-weight: bold;
  font-style: normal;
  
     }
     
a:hover {color: #ff0000;}

div.unordered { color: #000033; 
 font-size: 12px; 
  font-family: arial, helvetica;
  font-weight: normal;
  font-style: normal;

     } 
	 
a:visited: {color: #0000ff;}
 
 
.srch { color: #000033; text-decoration: none; cursor: text }
a.srch { color: #000033; text-decoration: none; cursor: text  }
a.srch:hover { color: #000033; text-decoration: none; cursor: text }
a.srch:active { color: #000033; text-decoration: none; cursor: text  }
a.srch:visited { color: #000033; text-decoration: none; cursor: text  }
 
.hilite {
background-color: ffcccc;
}