body
{
background-color:#d7e1e3;
margin:0;
}

A:link
{
text-decoration: none;
cursor: help;
color:#ea819f;
}

A:visited
{
text-decoration: none; 
cursor: help;
color:#ea819f;
}

A:active {
text-decoration: none; 
cursor: help;
color:#ea819f;
}

a:hover
{
color:#9daed2;
text-decoration: none;
font-weight: bold;
cursor:help;
}

.nav:link
{
color:#94c2da;
font-weight: bold;
text-decoration:none;
cursor: default;
display: block;
letter-spacing: 1px;
background-color: #eef3f4;
height: 15px;
}

.nav:active
{
color:#94c2da;
font-weight: bold;
text-decoration:none;
cursor: default;
display: block;
letter-spacing: 1px;
background-color: #eef3f4;
height: 15px;
}

.nav:visited
{
color:#94c2da;
font-weight: bold;
text-decoration:none;
cursor: default;
display: block;
letter-spacing: 1px;
background-color: #eef3f4;
height: 15px;
}

.nav:hover
{
color:#d9e6f4;
display: block;
font-weight: bold;
background-color: #ffffff;
text-decoration: none;
letter-spacing: 1px;
}

.head
{
padding: 3px;
text-transform: lowercase;
font-weight: bold;
font-size: 11px;
color: #7abadc;
letter-spacing: 1px;
background-color: #fbfcfd;
}

.header
{
padding: 2px;
letter-spacing: 2px;
font-size: 11px;
color: #8e3435;
background-color: #eef3f4;
text-transform: uppercase;
border-top: #cddae1 5px solid;
border-right: #cddae1 5px solid;
border-left: #cddae1 5px solid;
border-bottom: #ffffff 1px solid;
text-align: center;
}

.content
{
padding: 2px;
background-color: #e9f0f1;
border: #cddae1 5px solid;
}

.content2
{
padding: 2px;
background-color: #d8e6e9;
}

.content3
{
background-color: #e9f0f1;
}

h1
{
font-family: arial, verdana, sans-serif;
font-size: 12px;
color: #92b8c1;
margin: 5px;
line-height: 1px;
font-style: italic;
}

h2
{
font-family: arial, verdana, sans-serif;
font-size: 10px;
text-transform: uppercase;
color: #bacddc;
text-indent: 30px;
line-height: 1px;
}

td{
font-family : arial, verdana, sans-serif;
color: #377a86;
font-size:11px;
line-height:14px;
letter-spacing: 1px;
}

B {
color:#92b8c1;
font-weight:bold;
}

u {
color:#7d92c2;
border-bottom: 1px solid #ffffff;
}

i {
color:#7abadc;
}

.intrade {
border-style: solid; border-width: 1px 1px 1px 1px; border-color: #92b8c1;
}