a:link, a:active, a:visited
{
color:#f5bfb3;
text-decoration: none;
border-bottom: 1px dashed #cb9fc0;
}

a:hover
{
color:#cb9fc0;
text-decoration: none;
cursor: help;
border-bottom: none;
}

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

.sub
{
color:#f5bfb3;
font-weight:bold;
text-transform: lowercase;
border-bottom: 1px dashed #f5bfb3;
width: 300px;
margin: 0px 0px 2px 0px; 
}

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

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

select
{
color: #f4acb8;
font-family: arial, sans-serif;
font-size: 8pt;
background-color: #ffffff;
border: 1px dashed #cb9fc0;
}

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

textarea, input
{
color: #f4acb8;
font-family: arial, sans-serif;
font-size: 8pt;
line-height: 12px;
border: 1px dashed #cb9fc0;
background: inherit;
padding: 0px 1px 0px 1px; 
}

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