

h5  { 
  color: #ffffff; 
  font-family: Gill Sans, Arial, Helvetica; 
  font-size: 18px;
  font-style: normal;
  font-weight: normal;
  text-align: bottomleft; 
  word-spacing: normal; 
  letter-spacing: normal;
  line-height: 20px;
  padding: 10px;


}
h4 { 
  color: #0066cc; 
  font-family: Arial, Helvetica; 
  font-size: 13px;
  font-style: normal;
  font-weight: normal;
  text-align: bottomleft; 
  word-spacing: normal; 
  letter-spacing: normal;
  line-height: 15px;
  padding: 5px;

  
}


h3 { 
  color: #ffffff; 
  font-family: Arial, Helvetica; 
  font-size: 12px;
  font-style: normal;
  font-weight: lighter;
  text-align: right; 
  word-spacing: normal; 
  letter-spacing: normal;
  line-height: 14px;
  padding: 8px;
}


h2 { 
  color: #006699; 
  font-family: Helvetica; 
  font-size: 13.95px;
  font-style: normal;
  font-weight: normal;
  text-align: justify; 
  word-spacing: normal; 
  letter-spacing: normal;
  line-height: 17px;
  padding: 14px;
}

h1 { 
  color: #0066cc; 
  font-family: Arial, Helvetica; 
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
  text-align: right; 
  word-spacing: normal; 
  letter-spacing: normal;
  line-height: 15px;
  padding: 5px;

  
}



.leftalign { 
  color: #ffffcc; 
  font-size: 13px; 
  font-family: Verdana, Arial, Helvetica; 
  line-height: 15px; 
  text-align: left; 
  word-spacing: normal; 
  letter-spacing: normal; 
  position: static 
}

a:link {
        color:#006699;
	font-size: 13.95px;
        text-decoration: normal;
	font-weight: normal;
	
    }
    a:active { color: blue;	font-size: 13.95px; }
    a:visited { color: gray; font-size: 13.95px; }


