a:hover {
  text-decoration: underline;
  color: red;
}

P {
  font-family: "Times New Roman", Times, serif;
}

A {
; 
}

H2 {
  font-family: Arial, Helvetica, sans-serif;
  font-style: normal;
  ; font-weight: bold;
; letter-spacing: 1px
; color: #006633
}

address {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 8pt;
  font-style: normal;
}

UL {
  font-family: "Times New Roman", Times, serif;
}

H3 {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  background-color: #FFFFFF;
; color: #003399
; font-size: 16px
}

h6 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 9px;
  font-weight: normal;
  font-style: normal;
; color: #006633
}

TEXTAREA {
  font-family: Verdana;
}

LI {
  font-family: "Times New Roman", Times, serif;
}
td {  font-family: "Times New Roman", Times, serif}
h1 {  font-family: Arial, Helvetica, sans-serif; color: #006633}
h5 {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: normal}
h4 {  font-family: Arial, Helvetica, sans-serif; color: #006633; font-size: 16px; font-style: normal}
.header {
	background-image: url(../foundation/images/title_back.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
