/* CSS Document */

body {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
; font-size: 12px
}

a:link {color: #333333; weight: bold; decoration: none}
a:visited {color: #666666; weight: bold; decoration: none}
a:hover {color: #FF0000; weight: bold; decoration: underline}
a:active {color: #FF0000;weight: bold; decoration: underline}


h1 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 16px; font-style: normal; font-weight: bold; color: #FF0000}
h2 {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-style: normal; font-weight: bold; text-transform: none; color: #666666; text-align: left}

td.main {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; font-weight: normal;  text-align: justify; vertical-align: middle}
h3 { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: bold; text-transform: none; color: #666666; text-align: left }
blockquote {  font-family: Georgia, "Times New Roman", Times, serif; font-size: 12px; font-style: italic; font-weight: bold}
strong {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: bold; color: #333333}

table.outline 
{
border: 5px #000000 solid
}
table {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #000000}
em {  font-weight: bold; color: #6B6B6B; font-style: normal}

a.topnav:link {  font-weight: bold; color: #FFFFFF; text-decoration: none}
a.topnav:visited {color: #FFFFFF; weight: bold; decoration: underline; text-decoration: underline}
a.topnav:hover {color: #FFffff; weight: bold; decoration: underline; text-decoration: underline}
a:active {color: #FF0000;weight: bold; decoration: underline}a.topnav:active { color: #FF0000; weight: bold; decoration: underline; text-decoration: underline}
