body {
  background:#000000 url(bg.gif) left repeat-y;
	font-family:Tahoma, Arial, san-serif;
	font-size:10px;
	color:#D6BD46;
	}


a {color: #E2E0C3; text-decoration:none;}
a:visited {color:#E2E0C3; text-decoration:none;}
a:hover {color:#E2E0C3; text-decoration:underline;}



.title
{ 
 position:absolute;
 top:0px;
 left:0px;
 height:35px;
 width:433px;
 background:url(title.gif) no-repeat;
}

pre
{
 width:235px;
 margin-left:10px;
 margin-bottom:20px;
 font-family:Tahoma, Arial, san-serif;
 font-size:10px;
 line-height:13px;
}

.dGreen
{
 color:#B39D35;
 margin-left:10px;
}

p
{
 color:#D6BD46;
 font-size:11px;
 font-family:garamond, serif;
 font-weight:bold;
 padding:0px;
 text-align:center;
}

