BODY
{ 
background: #383838;
text-align: justify;
font-family: verdana;
font-size: 9pt;	
color: #FFFFFF;
}
div
{
font-family: verdana;
font-size: 9pt;	
color: #FFFFFF;
}
p
{
font-family: verdana;
font-size: 11pt;
text-align: justify;	
color: #E5EEFF;
}
h1
{
background-color: inherit;
color: #E5EEFF;
font-family: georgia;
font-size: 12pt;
text-align: center;
font-weight: bold;
border-bottom: 1px solid #E5EEFF;
text-transform: uppercase;
}
h2
{
background-color: inherit;
color: #E5EEFF;
font-family: verdana;
font-size: 9pt;
text-align: center;

}
h3
{
background-color: inherit;
color: #E5EEFF;
font-family: georgia;
font-size: 12pt;
text-align: left;
font-weight: bold;
text-transform: uppercase;
}
strong
{
background-color: inherit;
color:#FFFFFF;
}
em
{
background-color: inherit;
color:#FFFFFF;
}
u
{
background-color: inherit;
color:#FFFFFF;
}
a
{
font-family: verdana;
background-color: inherit;
color: #E5EEFF;
font-weight: bold;
text-decoration: none;
}
a:hover
{
color: #E60000;
font-weight: bold;
text-decoration: underline;
}
table, td, tr
{
font-family: verdana; 
text-align: left;
font-size: 9pt;	
color: #E5EEFF;
}
textarea
{ 
background-color: #56595D;
font-family: verdana; 
font-size: 9pt;
color: #E5EEFF; 
border-style: solid;
border-color: #E5EEFF;
border-width: 1px;
}
input 
{
background-color: #56595D;
font-family: verdana; 
font-size: 9pt;
color: #E5EEFF; 
border-style: solid;
border-color: #E5EEFF;
border-width: 1px;
}
option
{ 
background-color: #C9C9C9;
font-family: verdana;
font-size: 9pt;
color: #56595D;
}
select
{ 
background-color: #56595D;
font-family: verdana; 
font-size: 9pt;
color: #E5EEFF; 
border-style: solid;
border-color: #E5EEFF;
border-width: 1px;
}
#container
{
margin-left: 10%;
width: 852px;
padding-left: 3px;
padding-top: 3px;
background-color: #000000;
}
#banner
{
width: 853px;
height: 337px;
background-color:#000000;
position: relative;
}
#ad
{
width: 848px;
position: relative;
}
#content
{
float: left;
width: 848x;
background-color: #000000;
padding: 2px;
}
#right
{
width: 250px;
float: right;
padding: 2px;
background-color: #000000;
}
#footer
{
border-top: 1px solid #000000;
width: 848px;
clear: both;
background-color: #000000;
padding-top: 10px;
padding-bottom: 10px;
font-size: 7pt;
}
