a:link {
 color: #5090F0;
 text-decoration: underline
}
a:visited {
 color: #000080;
 text-decoration: underline
}
a:active {
 color: #5090F0;
 text-decoration: underline
}
a:visited:hover {
 color: #000080;
 text-decoration: underline
}
a:hover {
 color: #0000FF;
 text-decoration: underline
}

body {
 color: #000000;
 background-color: #669966;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 11px;
}

h1 {
 color: #CC9966;
 font-size: 16px;
 font-weight: bold;
 margin: 0px;
}

h2 {
 color: #CC9966;
 font-size: 14px;
 font-weight: bold;
}

h3 {
 color: #000000;
 font-size: 13px;
 font-weight: bold;
}

h4 {
 color: #000000;
 font-size: 12px;
 font-weight: bold;
}

h5 {
 color: #000000;
 font-size: 11px;
 font-weight: bold;
}

hr {
 color: #669966;
}

.in {
 color: #000000;
 background-color: #FFFFFF;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 11px;
 vertical-align: top;
}
.in td {
 vertical-align: top;
}

.res {
 color: #000000;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 11px;
}

.see {
 background-color: #669966;
}

.sub {
 font-size: 10px;
 background-color: #669966;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 text-align: right;
}
.sub a:link {
 color: #D0D0D0;
 text-decoration: none
}
.sub a:visited {
 color: #B0B0B0;
 text-decoration: none
}
.sub a:active {
 color: #FFFFFF;
 text-decoration: none
}
.sub a:visited:hover {
 color: #FFFFFF;
 text-decoration: none
}
.sub a:hover {
 color: #FFFFFF;
 text-decoration: none
}

.frm {
 color: #000000;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 11px;
}
.frm td {
 vertical-align: top;
}
