BODY {
  color: #000000;
  font-family: Verdana, Arial, Helvetica, Sans-Serif;
  font-size: 10pt;
  line-height: 14pt;
  margin: 8px;
  word-spacing: normal;
  letter-spacing: normal;
  text-transform: none;
  text-indent: 0;
  white-space: normal;
}

H1, H2, H3, H4, H5, H6, STRONG { font-weight: bolder;}
B { font-weight: bold }
I, CITE, EM, VAR, ADDRESS { font-style: italic }

H1 { font-size: 16pt; text-align: center; text-decoration: underline }
H2 { text-align: center; font-size: 12pt }
H3 { background: #CCCCFF; margin-bottom: 2px; font-size: 12pt }
H6 { text-align: center; margin-bottom: 1px; margin-top: 1px }




A.menu:link    { text-decoration: none; color: #FFFFFF }
A.menu:visited { text-decoration: none; color: #FFFFFF }
A.menu:hover   { text-decoration: none; color: #FF0000 }
A.wmenu:link    { text-decoration: none; color: #666666 }
A.wmenu:visited { text-decoration: none; color: #666666 }
A.wmenu:hover   { text-decoration: none; color: #00FF00 }
A.data:link    { text-decoration: underlined; color: #0000FF; font-family: verdana; font-size: 10pt; }
A.data:visited { text-decoration: underlined; color: #0000FF; font-family: verdana; font-size: 10pt; }
A.data:hover   { text-decoration: underlined; color: #FF0000; font-family: verdana; font-size: 10pt; }




A, A:link, A:visited, A:active { background: transparent; border: none }
A:link    { color: #BB4035; text-decoration: none }
A:visited { color: #BB4035; text-decoration: none }
A:hover   { color: #BB4035; text-decoration: none }
A:active  { color: #BB4035; text-decoration: underline }

P.homelink:after { content: "home" }

IMG { border: none }
IMG.bordered { border: 1px solid black }
IMG.unbordered { border: 0px }

/*p { font-size: 0.75em; text-align: left; background: #C0C0FF }*/
p { font-size: 10pt; background: #EDE7D1 }
p#introduction { font-size: 10pt; color: #FFFFFF; 
text-align: center; background: #BCB395; }
p.news { background: transparent;  }
p.disclaimers { background: #C0C0FF; font-size: 7pt; font-style: italic; color: #2A5AE4; border: 1px solid black }
p.results { background: #C0C0FF; font-size: 10pt; color: #2A5AE4; border: 1px solid black; text-align: center }
p.note { font-size: 8pt; background: transparent; margin-top: 2px }

div.news { background: transparent; font-size: 10pt; }
div.newstitle { background: #B7C2CB; margin-bottom: 2px; font-weight: 
bold; font-size: 10pt }

ul { font-size: 10pt; text-align: left }

hr { background: #C0C0FF }

.sidebar { vertical-align: top; padding-top: 1px; background: transparent; font-size: 12pt; border: 0px; text-align: center; width: 120px }
a:link.sidebar { background: transparent; color: #BB4035; }
a:visited.sidebar { background: transparent; color: #BB4035; }
a:hover.sidebar { background: #BB4035; color: #FFFFFF; }
a:active.sidebar { background: #BB4035; color: #FFFFFF; }


