a:link, a:active, a:visited
{
color:#b6c9d5;
font-weight: bold;
text-decoration: underline;
}

a:hover
{
color:#83a7bb;
text-decoration: line-through;
font-weight: bold;
cursor: crosshair;
}

.c
{
position:absolute;
left:0px;
top:0px;
width: 570px;
}

.h
{
color: #83a7bb;
font: bold 8pt arial, sans-serif;
text-transform:uppercase;
letter-spacing: 2px;
padding: 1px 0px 1px 2px;
margin-top: 2px;
}

.sub
{
color: #83a7bb;
font-family: arial, sans-serif;
font-size: 8pt;
font-weight: bold;
text-transform: lowercase;
margin-bottom: 1px;
}

option
{
color: #83a7bb;
font: 7.5pt georgia, sans-serif;
background: inherit;
}

select
{
color: #83a7bb;
font: 7.5pt georgia, sans-serif;
background: #FFF;
border: 2px solid #83a7bb;
}

textarea, input
{
color: #83a7bb;
font: 7.5pt georgia, sans-serif;
text-align: justify;
border: 2px solid #83a7bb;
background-color: #FFFFFF;
padding: 0px 0px 0px 1px;
}

body, table, td, tr
{
color: #83a7bb;
font: 7.5pt georgia, sans-serif;
text-align: justify;
background: #ffffff;
}