body
{
font-family : 'Lucida Sans Unicode', arial, verdana, sans-serif;
font-size: 11px;
color:  #588b99;
text-align: justify;
letter-spacing: 1px;
background-color:#d1dce4;
margin:0;}

A:link {text-decoration: none;
cursor: help; color:#ac5371;}
A:visited {text-decoration: none; 
cursor: help;color:#ac5371;}
A:active {text-decoration: none; 
cursor: help;color:#ac5371;}

a:hover     
{
color:#8bbab8;
text-decoration: none;
font-weight: bold;
cursor:help;
}

.head
{
padding-left: 3px;
font-weight: bold;
font-size: 11px;
text-transform: uppercase;
color: #6da9cd;
letter-spacing: 0px;
border-bottom: #d798ad 2px solid;
background-color: #fafbfc;
}

.content
{
padding-left: 3px;
font-size: 11px;
color: #5e829d;
background-color: #bcd9d8;
}

.content2
{
padding-left: 3px;
font-size: 11px;
color: #5e829d;
background-color: #edd6dd;
}

td{
font-family : 'Lucida Sans Unicode', arial, verdana, sans-serif;
color: #458cb8;
font-size:11px;
line-height:11px;
letter-spacing: 0px;
}

strong {	
border-bottom: 1px dashed #ffffff;
text-decoration: underline;
color: #d798ad;
font-weight: normal;
background-color: #ece6eb;
}

B {
color:#588b99;
font-weight:bold;
background-color: #ece6eb;
}

u {
color:#e077a6;
border-bottom: 1px dotted #81a0ce;
background-color: #ece6eb;
}