H1 {
	color: #1B3069;
	font-size: 18px;
	font-family: helvetica, arial;
	font-weight: normal;
	font-style: normal;
}
     
H2 { color: #1B3069; 
  font-size: 14px; 
  font-family: helvetica, arial;
  font-weight: bold;
  font-style: normal;
     }

H3 { color: #fffffe; 
  font-size: 11px; 
  font-family: helvetica, arial;
  font-weight: bold;
  font-style: normal;
  
     }	
     
H4 { color: #fffffe; 
  font-size: 16px; 
  font-family: helvetica, arial;
  font-weight: bold;
  font-style: normal;
  
     }	

.main { color: #000000; 
  font-size: 11px; 
  font-family: verdana, arial, helvetica;
  font-weight: normal;
  font-style: normal;
  
     }

.main1 { color: #fffffe; 
  font-size: 11px; 
  font-family: verdana, arial, helvetica;
  font-weight: bold;
  font-style: normal;
  
     }

.subhead { color: #1B3069; 
  font-size: 18px; 
  font-family: helvetica, arial;
  font-weight: normal;
  font-style: normal;
  
     }	 

.subhead1 { color: #1B3069; 
  font-size: 16px; 
  font-family: helvetica, arial;
  font-weight: normal;
  font-style: normal;
  
     }	 
	 
.subhead2 { color: #1B3069; 
  font-size: 14px; 
  font-family: helvetica, arial;
  font-weight: normal;
  font-style: normal;

     }

.small { color: #fffffe; 
  font-size: 10px; 
  font-family: verdana, arial, helvetica;
  font-weight: normal;
  font-style: normal;
  
     }

.vsmall { color: #fffffe; 
  font-size: 9px; 
  font-family: verdana, arial, helvetica;
  font-weight: normal;
  font-style: normal;
  
     }

 .vsmall1 { color: #1B3069; 
  font-size: 9px; 
  font-family: verdana, arial, helvetica;
  font-weight: normal;
  font-style: normal;
  
     }

.date { color: #1B3069; 
  font-size: 10px; 
  font-family: verdana, arial, helvetica;
  font-weight: bold;
  font-style: normal;
  
     }

.footer { color: #1B3069; 
  font-size: 10px; 
  font-family: verdana, arial, helvetica;
  font-weight: normal;
  font-style: normal;
  
     }


a:hover {
  text-decoration: underline;
}

a:visited {
  color: #1B3069; 
}

a {
  text-decoration: none;
}


.newinput {border: 1pt solid blue;
background-color: #ccccff;
font-size: 11px; 
  font-family: verdana, arial, helvetica;
  font-weight: normal;
}

.newinput2 {border: 1pt solid #3366ff;
background-color: #e5e5ff;
font-size: 11px; 
  font-family: verdana, arial, helvetica;
  font-weight: normal;
}


