body
{
font-family : arial, tahoma, verdana, sans-serif;
font-size: 11px;
color:  #588b99;
text-align: justify;
letter-spacing: 0px;
background-color:#d9e8ec; 
background-repeat: repeat-y;
margin:0;}

A:link {text-decoration: none;
cursor: help; color:#34385d;}
A:visited {text-decoration: none; 
cursor: help;color:#34385d;}
A:active {text-decoration: none; 
cursor: help;color:#34385d;}

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: #588b99;
letter-spacing: 1px;
border-bottom: #ffffff 2px solid;
background-color: #c1e4f7;
text-align: justify;
}

td{
font-family : arial, tahoma, verdana, sans-serif;
color: #588b99;
font-size:11px;
line-height:11px;
letter-spacing: 1px;
}

strong {	
border-bottom: 1px dashed #ffffff;
text-decoration: underline;
color: #74b7bd;
font-weight: normal;
}

B {
color:#74b7bd;
font-weight:bold;
}

u {
color:#74b7bd;
border-bottom: 1px dotted #ffffff;
}