body {
  background:#FFFFFF url(images/bg.jpg) repeat-y;
	font-family:Tahoma, Arial, san-serif;
	font-size:10px;
	color:#027217;
	}


a {color: #66AB47; text-decoration:none;}
a:visited {color:#66AB47; text-decoration:none;}
a:hover {color:#66AB47; text-decoration:underline;}

p:first-letter {
	font-size: 13px;
  font-weight:bold;
  margin-right:1px;
}


.title
{
 top:0px;
 left:0px;
 height:53px;
 width:275px;
 background:url(images/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:#013F0D;
 margin-left:10px;
}

p
{
 margin-left:10px;
 color:#002507;
 font-weight:bold;
 letter-spacing:1px;
 padding:0px;
 width:235px;
}
