body {
margin: 0;
padding: 0;
background: transparent;
font-family: arial;
font-size: 11px;
color: #000000;
}

#container {
margin:0px auto;
width:670px;
text-align:left;
}

b{color: #017082;}
u {text-decoration: none; border-bottom:1px solid #acada0;}

a:link,a:visited,a:active
{
color: #000636;
font-family: Rockwell; Arial;
font-weight: bold;
font-size:12px;
text-decoration:none;
}
a:hover
{
color: #da8b88;
font-family:  Rockwell; Arial;
font-weight: bold;
font-size:12px;
text-decoration:none;
}

h1 {
background-color: transparent;
border-bottom:0px solid #d1cc9a;
font-family: Rockwell; Arial;
font-weight: bold;
font-size: 14px;
color: #000636;
text-align:left;
text-transform: uppercase;
letter-spacing:2px;
line-height: 12px;
margin:0px;
padding-bottom: 5px;
}

h2 {
margin-bottom: 0px;
margin-top: 0px;
line-height:12px;
font-size:11px;
font-family:Arial;
font-weight: normal;
color: #000636;
text-align: left;
padding:2px;
}

.side {
background: transparent;
color: #ffffff;
font-size: 11px;
font-family: arial;
line-height:12px;
text-align:left;
}
.content {
margin-top:0px;
background-color: transparent;
border:none;
font-size: 11px;
font-family: arial;
color: #000636;
text-align:left;
text-transform: none;
font-weight:normal;
line-height:12px;
padding:3px;
}

a.navi, a.navi:active, a.navi:link, a.navi:visited {
display:block;
font-family: arial;
font-size: 11px;
line-height:11px;
font-weight: normal;
letter-spacing:1px;
text-decoration:none;
background: #ffffff;
color: #017082;
text-transform: normal;
text-align: left;
padding:4px;
padding-left:1px;
}
a.navi:hover {
display:block;
font-family: arial;
font-size: 11px;
line-height:11px;
font-weight: normal;
letter-spacing:1px;
text-decoration:none;
border-bottom: solid 1px #e2d3ad;
background: #da8b88;
color: #017082;
text-transform: normal;
text-align: left;
padding:4px;
padding-left:1px;
}