a:link, a:active, a:visited
{
color:#f8779b;
font-size: 9pt;
font-family: century gothic, arial, sans-serif;
text-decoration: underline;
cursor: crosshair;
font-weight:bold;
}

a:hover
{
color:#f992af;
font-size: 9pt;
font-family: century gothic, arial, sans-serif;
text-decoration: none;
cursor: crosshair;
font-weight:bold;
}

.h
{
color: #ffffff;
font-family: century gothic, arial, sans-serif;
font-size: 15pt;
background-color: #f8779b;
padding-bottom: 1px;
}

option
{
font-family:georgia;
font-size: 7.8pt;
color: #f8779b;
background: inherit;
}

select
{
font-family:georgia;
font-size: 7.8pt;
color: #f8779b;
background:#ffffff;
border: 1px solid #f8779b;
}

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

.c
{
position:absolute;
left:40px;
top:127px;
width:298px;
}

.top
{
position:absolute;
left:0px;
top:0px;
}

body
{
color: #f8779b;
font-family: georgia;
font-size:7.8pt;
line-height: 10px;
background-image: url(bg.gif);
}