a:link { color: blue }
a:visited { color: blue }
a:hover { color: red }
h1,h2 { font-family: Verdana,Arial; color: #990055; font-weight: bold; text-align: center; }
h4 { font-family: Arial,Verdana; color: #990055; font-weight: bold; text-align: center; }
p { font-family: Arial; font-size: 10pt; font-weight: normal }
p.bold { font-family: Arial; font-size: 10pt; font-weight: bold; text-align: center; }
h3 { font-family: Arial; color: #553333; font-weight: bold; text-align: left; }
h3.center { font-family: Arial; color: #553333; font-weight: bold; text-align: center; }
body { background-color: #FFFFFF; background-image: url(nav/background2.gif) }
p.menu { font-family: Verdana; font-size: 10pt }
p.menuhead { font-family: Verdana; font-size: 10pt }
.colorbg { border: 1px solid #BB0066; background-color: #FFEEEE; }
.border { border: 1px solid #000000; }
.red { color: #FF0000 }