<!--
@import "general.css"; /* Mostly just text styling. */

div.bodytxt   { font-size: 12px; line-height: 16px; font-family: Verdana, Geneva, Arial, sans-serif ; font-weight: normal; color: #666666; text-align:justify;}
.bodytxt   { line-height: 20px }
.bodyhead   { font-weight: bold; font-size: 10px; line-height: 16px; font-family: Verdana, Geneva, Arial, sans-serif }
p { margin-top: 0; margin-middle: 0; margin-bottom: 9; }
h3 { font-size: 10px; font-family: Verdana, Geneva, Arial, sans-serif ; font-weight: strong; color: #ecab09 }
a {  font-family : Verdana, Geneva, Arial, sans-serif; text-decoration : none; }
a:link {  font-family : Verdana, Geneva, Arial, sans-serif; text-decoration : none; }
a:active {  font-family : Verdana, Geneva, Arial, sans-serif; text-transform : none; text-decoration : none; }
a:hover {  font-family : Verdana, Geneva, Arial, sans-serif; color: #CCCCCC; text-decoration : none; }
a:visited {  font-family : Verdana, Geneva, Arial, sans-serif; text-decoration : none; }
A , A:link {  color : 0099CC; }
A , A:active {  color : FF0066; }
A , A:visited {  color : 005C9D; }
a img {  border : 0px; }
-->