BODY {
background-image:url('bg.gif'); 
background-repeat:repeat-x;
background-color: #B9E5E4;
margin: 0;
padding: 0;
}

td { background:transparent; 
font-weight: none; 
font-size:10px;
font-family:verdana;
line-height: 12px;
color:#2AA8A1;}

div#text {
border-left: 8px solid #c3eae9;
text-align: justify;
color: #7c7c7c;
font-size: 11px;
font-family: tahoma;
font-weight: normal;
line-height: 14px;
padding: 4px;
padding-top:5px;
padding-bottom:8px;
background-color: #faf8f8;
}

#cont h1 {
text-align: right;
padding-right: 10px;
color: #ff1d43;
font-size: 18px;
line-height:17px;
font-family: arial;
text-transform: uppercase;
margin-top: 0px;
margin-bottom:3px;
border-right: 65px solid #b8e066;
}

u {
color: #535351;
}

B { 
color: #87b529; 
}

i { 
color: #666666; 
font-size: 11px;
}

#nav {
text-align:left;
padding-top:270px;
}

#nav h1 {
text-align: center;
border-bottom: 2px solid #b8e066;
color: #ff1d43;
font-size: 12px;
font-family: arial;
letter-spacing: 3px;
text-transform: uppercase;
padding-left: 15px;
margin-bottom:2px;
margin-top:3px;
}

#nav A:link, #nav A:visited, #nav A:active {
border-bottom: 1px solid #e9e9e9;
text-align: center;
color: #31abae; 
font-size: 10px;
background-color: #ffffff;
line-height: 18px;
text-decoration: none;
display: block;
font-family: arial;
font-weight:bold;
letter-spacing: 0px;
text-transform: uppercase;
}

#nav A:hover {
color: #1c9295;
text-decoration: none;
background-color:#f7f7f7; 
}

A:link, A:visited, A:active {
color: #169699; 
text-decoration: none;
border-bottom: 1px solid #d5d5d5;
}

A:hover {
color: #ff1d43;
text-decoration: none;
}