/* CSS Document */

body,td,th {font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 11px; color: #000; }
body {background-color: #E2BC7F; margin-left: 0px; margin-top: 20px; margin-right: 0px; }

a {font-family: Verdana, Arial, Helvetica, sans-serif; }
a:link {font-size: 11px; color: #000; text-decoration: underline; }
a:visited {font-size: 11px; color: #000;	text-decoration: none; }
a:active {font-size: 11px; color: #000; text-decoration: none; }
a:hover {font-size: 11px; color: #007899; text-decoration: none; }
	
a.blink:link {font-size: 12px; color: #000; text-decoration: underline; }
a.blink:visited {font-size: 12px; color: #000;	text-decoration: underline; }
a.blink:active {font-size: 12px; color: #000; text-decoration: underline; }
a.blink:hover {font-size: 12px; color: #B23428; text-decoration: none; }

a.link2:link {font-size: 12px; color: #fff; text-decoration: none; font-weight: bold;}
a.link2:visited {font-size: 12px; color: #fff;	text-decoration: none; font-weight: bold;}
a.link2:active {font-size: 12px; color: #fff; text-decoration: none; font-weight: bold;}
a.link2:hover {font-size: 12px; color: #FAFBAE; text-decoration: none; font-weight: bold;}

a.linksm:link {font-size: 9px; color: #333333; text-decoration: underline; }
a.linksm:visited {font-size: 9px; color: #333333;	text-decoration: underline; }
a.linksm:active {font-size: 9px; color: #333333; text-decoration: underline; }
a.linksm:hover {font-size: 9px; color: #009999; text-decoration: none; }
	
h1, h2, h3, h4 {font-family: Verdana, Arial, Helvetica, sans-serif; }
h1 {font-size: 16px; font-weight: bold; color: #009999; }
h2 {font-size: 14px; font-weight: normal; color: #009999; }
h3 {font-size: 10px; font-weight: normal; color: #cccccc; }
h4 {font-size: 12px; font-weight: normal; color: #009999; }

.drk11 {font-size: 11px; color: #1D4961; font-weight: bold; }
.blk13 { font-size: 13px; color: #000; font-weight: bold; font-style: italic; }

.b11 { font-size: 11px; color: #009999; }
.gry9 { font-size: 9px; color: #333333; }
.gry11 { font-size: 11px; color: #333333; font-style: italic; }

.red12 {font-size: 12px; color: #B23428; font-weight: bold; }
.red13 {font-size: 13px; color: #B23428; font-weight: bold; }

.bl16 {font-size: 16px; color: #009999; font-weight: bold; }
.bl12 {font-size: 12px; color: #009999; }
.blk12 {font-size: 11px; color: #000; }
.bl13 {font-size: 13px; color: #007899; font-weight: bold; }
.bl9 {font-size: 9px; color: #009999; }
.wht12 {font-size: 12px; color: #ffffff; font-weight: bold; }
.wht9 {font-size: 9px; color: #ffffff; }

p.left {text-align: left; }
p.right {text-align: right; }
.justify {text-align: justify; }
