a:link, a:active, a:visited
{
color:#fbe49c;
text-decoration: none;
cursor: default;
text-transform: lowercase;
}

a:hover
{
color:#3d3c3c;
text-decoration: underline;
cursor: default;
text-transform: lowercase;
}

.h
{
color: #9b9b9b;
background-color: #FFFFFF;
font-family: arial, sans-serif;
font-size: 8pt;
font-weight: bold;
letter-spacing: 3px;
text-transform: lowercase;
padding-left: 2px;
}

.sub
{
color:#fbe49c;
font-weight:bold;
text-transform: lowercase;
border-bottom: 1px solid #ffffff;
width: 200px;
margin: 0px 0px 2px 0px; 
}

.b, b, bold
{
text-transform: lowercase;
}

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

option
{
color: #FFFFFF;
font-family: arial, sans-serif;
font-size: 8pt;
background: inherit;
}

select
{
color: #FFFFFF;
font-family: arial, sans-serif;
font-size: 8pt;
background:#A5B0DD;
border: 1px solid #FFFFFF;
}

textarea, input
{
color: #FFFFFF;
font-family: arial, sans-serif;
font-size: 8pt;
line-height: 12px;
border: 1px solid #FFFFFF;
background: inherit;
}

table, body
{
color: #FFFFFF;
font-family: arial, sans-serif;
font-size: 8pt;
line-height: 12px;
text-align: justify;
background-color:#FFFFFF;
background-image: url('images/so_07.jpg');
background-attachment: fixed;
cursor: default;
}