body { color: black; font-size: 11pt; font-family: verdana; }
a:link { }

a:visited { }

a:hover { text-decoration: underline; }

a:active { }
table {  }
.border { border: solid 1pt black; }
.nav a:link { color: white; font-size: 10pt; font-family: verdana; font-weight: bold; text-decoration: none; }
.nav a:visited { color: white; font-size: 10pt; font-weight: bold; text-decoration: none; }
.nav a:hover { color: white; font-size: 10pt; font-weight: bold; text-decoration: underline; }
a:active { color: red; }
.line { border-left: 1px solid silver; }
.top_line { margin-right: 12px; margin-left: 12px; border-top: 1px solid silver; }
.title { color: #1b62a0; font-size: 14pt; font-family: Geneva, Helvetica, Arial, SunSans-Regular, sans-serif; }
.title_red { color: red; font-size: 14pt; font-family: Geneva, Helvetica, Arial, SunSans-Regular, sans-serif; }
.h2 { color: #1b62a0; font-size: 10pt; font-weight: bold; margin-bottom: 5pt; }
.text_black_bold { color: black; font-size: 10pt; font-weight: bold; margin-bottom: 5pt; }
.red_text { color: red; font-size: 12pt; margin-bottom: 5pt; }
.border_red { padding: 5pt; border: solid 1pt red; }
.border_blue { padding: 5pt; border: solid 1pt #1b62a0; }
