<head> <title>stylesheet</title> <style type="text/css">{  }
h1 { font-family: Verdana; font-size: 14pt; font-weight: normal; color: #000099; font-weight: bold }
h2 { font-family: Verdana; font-weight: bold; font-size: 11pt; color: #4E5C65 }
h3 { font-family: Verdana; font-weight: bold; font-size: 10pt; color: black }
h4 { font-family: Verdana; font-weight: bold; font-size: 14pt; color: #FF0000 }
p { font-family: Verdana; font-weight: normal; font-size: 10pt; color: black }
<!-- this is also used in the drop down menu for font colour -->
a:link { font-family: Verdana; font-size: 10pt; font-weight:normal; text-decoration: none; color: white}

a:visited { font-family: Verdana; font-size: 10pt; text-decoration: none; color: white }
a:hover {color: #D5AF42}
body { background-color: white; margin: 0px }
UL { font-family:Verdana; font-size:10pt; color: black}
OL { font-family:Verdana; font-size:10pt; color: black}--></style></head>