a:link, a:active, a:visited
{
color: #446d7b;
text-decoration: none;
background: #fff;
font-weight:bold;
}

a:hover
{
color: #031c46;
text-decoration: none;
cursor: hand;
background: #f9f5e3;
}

.h
{
color: #1f490c;
text-transform: lowercase;
font: 12pt/13px  century gothic, sans-serif;
padding-bottom: 2px;
}

select
{
color: #000;
font: 8pt/13px arial, sans-serif;
letter-spacing: 1px;
background: #fff;
border: 1px solid #031c46;
}

textarea, input
{
color: #000;
font: 8pt/13px arial, sans-serif;
letter-spacing: 1px;
background: #fff;
border: 1px solid #031c46;
padding: 1px;
}

b, bold
{
color: #4b7356;
font-weight:normal;
}

#top
{
position:absolute;
top:30px;
left:0;
}

#c
{
position:absolute;
top:300px;
left:10px;
width:750px;
}

body
{
color: #000;
font: 8pt/13px arial, sans-serif;
letter-spacing: 1px;
background: #fff;
cursor: default;
text-align: justify;
}