body 
{
 font-family: Futura;
 font-size:small;
font-style: oblique;
 background-color:#9999ff;
}
h1 {font-size:16px;color:white;margin-bottom:0px;}
h2 {font-size:16px;color:white;}
h3 {font-size:14px;color:white;}
p {margin-top:0px;}

code {font-size:small;color:white;}
pre
{
 font-size:14px;
 color:white;
 padding:5px;
}
a:link, a:visited, a:active, a:hover
{ 
  text-decoration:none;
  color:white;
  font-size:small;
}
a:active, a:hover
{ 
 text-decoration:underline;
}

#title {


width:156px; 
height:39px;margin-left:3px;


}
#left, #right {
width:50px;
line-height:25px;
text-align: right; 
}
#left {
float:left;
margin-left:4%;
}
#right {
float:left;
text-align: right; 
}
.main
{

border-top:0px dashed #000000;
margin-top:15px;
}

#content {
float:left;
width:66%;
margin-left:24%;
margin-top: 15%;
 font-size:14px;
 color:white;
}
