a:link{
text-decoration:none;
font-weight:bold;
color:#0f9196;
}
a:visited{
text-decoration:none;
font-weight:bold;
color:#e10005;
}
a:hover{
text-decoration:none;
font-weight:bold;
color:#ffffff;
}
body{
background:#000000;
font-size:9pt;
font-family:Arial, Tahoma, Verdana, sans-serif;
text-align:center;
color:#b9b3b3;
margin:0px;
padding:0px;
}
h1 {
color:#e10005;
font-family:Trebuchet MS, Arial, Tahoma, sans-serif;
font-size:9pt;
font-weight:normal;
letter-spacing:0.5px;
text-transform:uppercase;
text-align:left;
border-width:0px 0px 1px 0px; 
border-color:#e10005;
border-style:dashed;
margin:2px 10px 2px 10px;
padding:0px;
}
h3 {
font-size:9pt;
text-align:right;
color:#e10005;
font-family:Trebuchet MS, Arial, Tahoma, sans-serif;
font-weight:normal;
letter-spacing:0.5px;
border-width:0px 0px 1px 0px; 
border-color:#e10005;
border-style:dashed;
margin:2px 10px 2px 10px;
padding:0px;
}
p {
margin:2px 10px 6px 10px;
}
.menu-text {
color:#b9b3b3;
font-size:7pt;
padding-left:2px;
text-transform:uppercase;
}
#container {
background:#000000;
border-width:0px 1px 1px 1px; 
border-color:#ad2d30;
border-style:dotted;
margin:auto;
width:470px;
text-align:left;
}
#header {
width:auto;
}
#content {
background:#000000;
width:460px;
margin:0px 5px 0px 5px;
}
#menuarea {
background:#000000;
padding:5px;
text-align:center;
}
#footer {
clear: both;
}