body, td{
	background-color: #D4E5DD;
	margin: 0 0 10 0;
	padding: 4px 10px 9px 10px;
	font-family:arial;
	font-size: 8pt;
        letter-spacing: 1pt;
	color: #6688aa;
        line-height:18px;
        text-align: justify;

}


li
	{
	font-style: normal; 
	font-variant: normal; 
	font-weight: normal; 
	color: #004466; 
	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: #004466;
	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: #005588;
   letter-spacing: 4pt;
   text-align: left;
   font-style: normal;
   text-transform: lowercase;
   border-bottom: 1px dashed #004466; 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: #004466;
   background-color: #99bbbb;
   padding: 2px 2px 2px 4px;
   border: 1px solid #004466;
   font-weight: normal;

}

b {
color: #004477;
font-weight: bold;
font-family: georgia;
font-size: 10px;
}

i {
color: #66AAEE;
font-style: italic;
font-family: georgia;
font-size: 10px;
}

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

a {
	color:#6688ee; 
	text-decoration: none;
	font-weight: bold;
        font-family: Georgia;
        font-size: 10px;
        font-style: normal;
       border-bottom: 1px dashed #FFF;
}

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


