td , p, blockquote , div {
font-family : verdana, helvetica, arial, sans-serif;
  font-size : 11px;
 
     
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px	
	
	
}
.mainhead {

font-size: 14px;
font-weight: normal;
color: #CC3300 ;
font-weight: bold
}

.head {

font-size: 12px;
font-weight: normal;
color: #FF6600;
font-weight: bold
}


a:link {
  color: #FF6633;
  text-decoration : none;

}

a:visited {
  color : #666666;
  text-decoration : none;
}

a:active {
  color: #FF6600;  
  text-decoration : none;
}


a:hover {
  text-decoration : underline;
  color : red;

  
}
.small {
 font-size : 9px;
  }

  
  .subhead {
 
  font-size : 15px;
  font-weight: bold  
  }

.inputbox { 
  font-size : 10px; 
  color: #CC6600; 
  border: #CC6600 1px solid; 
  }

