
a:link { color: #003300; text-decoration: underline; }
a:visited { color: #336633; text-decoration: underline; }
a:hover { color: #ffffff; text-decoration: none; }
a:active { color: #00000; text-decoration: none; }

body { margin: 0; margin-bottom: 0px; 
background-repeat: repeat-x;
top: 0px; 
background-color: #336633}

h1 {font-family: gill sans mt, gill sans, sans-serif; font-size: 18pt;}

h2 {font-family: gill sans mt, gill sans, sans-serif; font-size: 15pt;}

.subhead {font-weight: bold; font-family: gill sans mt, gill sans, sans-serif; font-size: 12pt;}

div.table {
margin-bottom: 0px;
width: 631px;
height: auto;
background-color: #669966;
border: solid medium #003300;
}

p {font-family: gill sans mt, gill sans, sans-serif; font-size: 13pt;

}

ul {
list-style: disc outside;}

