@charset "iso-8859-1";
.title  { color: white; font-weight: normal; font-size: 20px; font-family: Arial, Verdana, Helvetica }
.subtitle { color: #4682b4; font-weight: bold; font-size: 11px; line-height: 16px; font-family: Verdana, Arial, Helvetica }
.maintxt   { color: #222; font-weight: normal; font-size: 11px; line-height: 16px; font-family: Verdana, Arial, Helvetica }
.maintxt a:link  { color: #4682b4; font-weight: bold; font-size: 11px; line-height: 16px; font-family: Verdana, Arial, Helvetica }
.maintxt a:visited  { color: #4682b4; font-weight: bold; font-size: 11px; line-height: 16px; font-family: Verdana, Arial, Helvetica }
.maintxt a:active  { color: #000; font-weight: bold; font-size: 11px; line-height: 16px; font-family: Verdana, Arial, Helvetica }
.maintxt a:hover  { color: #800; font-weight: bold; font-size: 11px; line-height: 16px; font-family: Verdana, Arial, Helvetica; text-decoration: underline }
.borderblk { border: 1px #B2C4DA }