body   { font-size: 10pt; font-family: Verdana}
p  { font-size: 10pt }
.black { color: black; font-size: 10pt; text-decoration: none }
.black_bold { color: black; font-weight: bold; font-size: 10pt }
.black_8 { color: black; font-size: 8pt; text-decoration: none }
.green { color: #063; font-size: 10pt; text-decoration: none }
.green_bold { color: #063; font-weight: bold; font-size: 10pt; text-decoration: none }
.green_title { color: #063; font-style: italic; font-weight: bold; font-size: 16pt }
.red { color: #900; font-weight: normal; font-size: 10pt }
.red_title  { color: #900; font-style: italic; font-weight: bold; font-size: 16pt }
.blue_link { color: #0099CC; font-size: 7pt; text-decoration: underline }
a.blue:link { color: #0099CC; font-size: 8pt; text-decoration: underline }
a.blue:visited { color: #0099FF; font-size: 10pt; text-decoration: none }
a.blue:hover  { color: #0099FF; font-style: normal; font-weight: normal; font-size: 10pt }
a:link { color: #0099FF; font-size: 10pt; text-decoration: none}
a:visited { color: #0099FF; font-size: 10pt; text-decoration: none }
a:hover { color: #0099FF; font-weight: 100; font-size: 10pt; text-decoration: none}
