


  h1, h2, h3, h4, h5, h6 {

font-family: "Trebuchet MS", Tahoma, Arial

}

/* note the use of quotations around font names of more than one word */

H1 {

font-size: 16px; color:#00005e

}


h2 {

font-size: 12px; color:#00005e

}

h3 {

font-size: 16px; color:#ffffff

}

h4 {

font-size: 12px; color:#ffffff

}

h5 {

font-size: 16px; color:#7eb51a

}


h6 {

font-size: 12px; color:#7eb51a

}




P {

font-family: "Trebuchet MS", tahoma, arial; font-size:12px; color:black

}

li {

font-family: "Trebuchet MS", tahoma, arial; font-size:12px; color:black

}

A:link {color: #00005e} 

A:visited {color: #000000} 

A:active {color: #00005e} 

A:hover {color: #7eb51a; text-decoration:underline}







