body, td{
	background-color: #000000;
	margin: 0 0 0 0;
	padding: 4px 10px 9px 10px;
	font-family:arial, Trebuchet MS, Tahoma, georgia;
	font-size: 8pt;
        letter-spacing: 1pt;
	color: #FFFFFF;
        line-height:15px;
        text-align: justify;

}


li
	{
	font-style: normal; 
	font-variant: normal; 
	font-weight: normal; 
	color: #886F52; 
	font-family:arial, trebuchet ms, arial, sans-serif; 
	margin: 0px;
        line-height: 20px
	}

hr
{	border: solid 1px;
  	width: 85%;
 	 color: #FFF;
 	 height: 1px;
  	text-align: center;
}
.letter
	{
	color: #9e6707;
	font-family: Georgia; 
	font-size: 20pt;
	font-style: italic;
	letter-spacing: 5px;
	padding: 0px; 
	text-transform: uppercase;
	}
h2
{ 
   font-family: Georgia;
   font-size: 9pt;
   width: auto;
   color: #ffffff;
   letter-spacing: 4pt;
   text-align: left;
   font-style: normal;
   text-transform: lowercase;
   border-bottom: 1px dashed #9e6707; padding-left:14px; padding-right:1px; padding-top:1px; padding-bottom:5px

}
blockquote
{
   font-family:arial, Trebuchet MS, Tahoma, georgia;
   font-size: 7.5pt;
   display: block;
   color: #886F52;
   background-color: #E6E0BD;
   padding: 2px 2px 2px 4px;
   border: 1px solid #9e6707;
   font-weight: normal;

}

b {
color: #9e6707;
font-weight:bold;
}

i {
color: #CC9900;
font-style: italic;
}

u {
color: #DBC49E;
font-style: underlined;
}

a {
	color:#CC9900; 
	text-decoration: none;
	font-weight: bold;
        font-style: normal;
       border-bottom: 1px dashed #FFF;
}

a:hover{
   color: #ffffff;
   border-bottom: 1px dashed #FFF;
}


