/* CSS Document */

.body {  font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-style: normal; color: #666666}
a:link {color: #DE202A ; text-decoration: underline; }
a:active {color: #DE202A ; text-decoration: underline; }
a:visited {color: #000000 ; text-decoration: underline; }
a:hover {color: #FF0000 ; text-decoration: underline; }

.nav {  font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-style: normal; color: #666666}
a.nav:link {color: #DE202A ; text-decoration: underline; }
a.nav:active {color: #DE202A ; text-decoration: underline; }
a.nav:visited {color: #000000 ; text-decoration: underline; }
a.nav:hover {color: #FF0000 ; text-decoration: underline; }

.topnav {  font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-style: normal; color: #FFFFFF}
a.topnav:link {color: #FFFFFF ; text-decoration: none; }
a.topnav:active {color: #FFFFFF ; text-decoration: none; }
a.topnav:visited {color: #FFFFFF ; text-decoration: none; }
a.topnav:hover {color: #21A0E5 ; text-decoration: underline; }

.h1 {  font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: bold; font-style: normal; color: #DE202A}

.h2 {  font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: bold; font-style: normal; color: #DE202A}

.bigtext {  font-family: Georgia, Times New Roman, Times, sans-serif; font-size: 14pt; 
	line-height: 2em; font-weight: bold; font-style: normal; color: #990000}

.feature {  font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-style: normal; color: #FFFFFF}
a.feature:link {color: #990000 ; text-decoration: none; }
a.feature:active {color: #FFFFFF ; text-decoration: none; }
a.feature:visited {color: #FFFFFF ; text-decoration: none; }
a.feature:hover {color: #FF0000 ; text-decoration: underline; }

.footer {  font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-style: normal; font-weight: bold; color: #FFFFFF}
a.footer:link {color: #FFFFFF ; text-decoration: underline; }
a.footer:active {color: #FFFFFF ; text-decoration: underline; }
a.footer:visited {color: #CCCCCC ; text-decoration: underline; }
a.footer:hover {color: #FFFFFF ; text-decoration: underline; }

.td-border { border-right: dotted ; color: #FFFFFF; border-width: 1px; }
