BODY {
background-image:url('bg.jpg'); 
background-repeat:repeat;
background-color: #c9c9c9;
margin: 0;
padding: 0;
cursor: default;
}

td { background:transparent; 
font-weight: none; 
font-size:10px;
font-family:verdana;
line-height: 12px;
color:#90908d;}

#intro {
text-align: justify;
color: #64594f;
font-size: 10px;
font-family: tahoma;
line-height: 11px;
padding:1px;
}

div#cont {
text-align: justify;
color: #000000;
font-size: 11px;
font-family: century gothic;
font-weight: normal;
line-height: 13px;
letter-spacing: 0px;
padding: 0px;
cursor: default; 
}

div#text {
border: 1px solid #C2C2C2;
text-align: justify;
background-color: #F2F2F2;
color: #64594f;
font-size: 10px;
font-family: tahoma;
font-weight: normal;
line-height: 12px;
letter-spacing: 0px;
padding: 4px;
cursor: default; 
padding-top:5px;
padding-bottom:8px;
}

#cont h1 {
text-align: left;
color: #3F8CBD;
font-size: 13px;
line-height:12px;
font-family: courier new;
letter-spacing: 5px;
text-transform: uppercase;
padding-left: 20px;
margin-top: 10px;
margin-bottom: 1px;
background-color: #ffffff;
border-left: 25px solid #4187B8;
display: block;
}

u {
color: #878784;
}

B { 
color: #4187B8; 
}

i { 
color: #50c1e1; 
font-weight: bold;
}

#nav {
text-align:left;
}

#nav h1 {
text-align: center;
color: #868686;
font-size: 13px;
font-family: courier new;
letter-spacing: 4px;
text-transform: lowercase;
margin-bottom:2px;
margin-top:3px;
}

#nav A:link, #nav A:visited, #nav A:active {
border-left: 3px solid #638AA5;
color: #656565; 
font-size: 10px;
font-family: tahoma;
background-color: #F5F5F5;
line-height: 13px;
text-decoration: none;
padding-left:10px;
display: block;
cursor: default;
}

#nav A:hover {
color: #928f8c;
text-decoration: none;
background-color: #fffffe;
cursor: default;
}

A:link, A:visited, A:active {
color: #4187B8; 
text-decoration: none;
cursor: default;
}

A:hover {
color: #50c1e1;
text-decoration: none;
cursor: default;
}