/* CSS Document */
body {
marign: 0;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #333333;
background-color: #FFFFFF;}

form {
margin: 0;}


.indenttxt {
font-size:11px;
padding-left: 25px;
padding-right: 25px;
text-align:justify;}

.greylink:link {
color: #666666;
text-decoration: underline;}

.greylink:visited {
color: #666666;
text-decoration: underline;}

.greylink:hover {
color: #666666;
text-decoration: none;}

.greylink:active {
color: #666666;
text-decoration: underline;}


.greybold:link {
color: #333333;
font-weight: bold;
text-decoration: underline;}

.greybold:visited {
color: #333333;
font-weight: bold;
text-decoration: underline;}

.greybold:hover {
color: #333333;
font-weight: bold;
text-decoration: none;}

.greybold:active {
color: #333333;
font-weight: bold;
text-decoration: underline;}



.whtlink:link {
color: #ffffff;
text-decoration: underline;}

.whtlink:visited {
color: #ffffff;
text-decoration: underline;}

.whtlink:hover {
color: #ffffff;
text-decoration: none;}

.whtlink:active {
color: #ffffff;
text-decoration: underline;}

.link_nound:link {
color: #003399;
font-weight: bold;
text-decoration: none;}

.link_nound:visited {
color: #003399;
font-weight: bold;
text-decoration: none;}

.link_nound:hover {
color: #003399;
font-weight: bold;
text-decoration: none;}

.link_nound:active {
color: #003399;
font-weight: bold;
text-decoration: none;}

.bold {
font-weight: normal;}


.float {
position: absolute;
top: -9999px;
z-index: 0;}

h1, h2, h3 {
position: absolute;
width: 500px;
left: -9999px;
}

.bb {
font-weight: normal;}