BODY    
	{
	font-family	:   Georgia,"Times New Roman",Times,serif; 
	font-size :     10pt;
	color:			#482E30;
	margin-top:     -8px;
	margin-left:    20px;
	margin-right:   0px;
	margin-bottom:  0px;
	padding-top:    3;
	padding-left:   5;
	padding-right:  5;
	padding-bottom: 0;
	border-top:     0;
	border-left:    0;
	border-bottom:  0;
	border-right:   0;
	width:  auto;
background-color: #EDE8DB;
		}
P { font-size: 10pt; }

UL { font-size: 10pt; }

OL { font-size: 10pt; }

blockquote  { font-size: 10pt; }

A:link, A:active
	{
	text-decoration	:	none;
	color		:	#CD8F86;
font-weight: bold
font-size :     9pt;

	background	:	transparent;
	}
A:visited 
	{
   	text-decoration	:	none; 
   	color		:	#CD8F86; 
  	background	:	transparent; 
	}		
A:hover 
	{ 
   	text-decoration	:	none; 
	color		:	#000000;
	background	:	lightgrey;
	}
