body {
background-color: #333333;
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
padding-left:10px;
padding-right:0px;
padding-bottom:0px;
padding-top:0px;
padding:0px;
}

body, select, option {
color: #efefef; 
font: 11px tahoma;
}

a {
color: #FBFB00; 
text-decoration: none;
}

a:hover {
color: #FFCC00;
}

ul {
list-style-type: round; 
list-style-position: inside; 
padding-left: 20px; 
margin-left: 0px;
}

.tab {
background-image: url('back.png');
}

.content {
background-color: #000000;
font-size: 7.5pt;
font-family: Trebchet MS, Tahoma;
color: #666666;
padding-left: 7px;
padding-right: 7px;
padding-top: 3px;
padding-bottom: 3px;
}

h1 {
font-size: 14px;
letter-spacing: 1px; 
font-family: Georgia; 
font-style: italic; 
color:#ff0080; 
padding-left: 70px;
background-image: url('h1.png'); 
padding-bottom: 3px;
padding-right: 7px;
padding-top: 3px;
}

.credit {
font-size: 10px;
}

.footer_page {
background-color: #010101;
text-align:center;
padding: 3px;
font-size: 7.5pt;
font-family: Trebchet MS, Tahoma;
color: #575757;
}

a.footer_page {
color: #ff0080; 
text-decoration: none;
}

a.footer_page:hover {
color: #ffffff; 
}