BODY
{
	background-color : White;
	margin: 0px 0px 0px 0px;
}
BODY A:link
{
	COLOR: #584A25;
	font-weight : bold;
	text-decoration: none;	
}
BODY A:active
{
	COLOR: #584A25;
	font-weight : bold;
	text-decoration: none;		
}
BODY A:visited
{
	COLOR: #584A25;
	font-weight : bold;
	text-decoration: none;	
}
BODY A:hover
{
	COLOR: #FF0000;
	font-weight : bold;
	text-decoration: none;	
}
BODY, TABLE, TR, TD, P, DL, DT, DL, DD, UL, LI, OL, LI, UL LI, OL, LI 
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
} 
TH, B
{	
	font-weight : bold;
} 
TD
{ 
	vertical-align: top; 
 }
H1
{
	margin-top: 16px;
	margin-bottom: 16px;
	margin-left: 20px;
	margin-right: 20px;
	font-family : "Kristen ITC";
	font-size : 20px;
	color : "#584A25";
}
H2
{
   	margin-top: 14px;
	margin-bottom: 14px;
	margin-left: 20px;
	margin-right: 20px;
	font-family : "Kristen ITC";
	font-size : 18px;
	color : "#584A25";
}
H3
{
 	margin-top: 12px;
	margin-bottom: 12px;
	margin-left: 20px;
	margin-right: 20px;
	font-family : "Kristen ITC";
	font-size : 14px;
	color : "#312915";
	font-weight : normal;
}

H4
{
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
	margin-right: 20px;
	font-family : "Kristen ITC";
	font-size : 14px;
	color : "#584A25";
}
H5
{
	margin-top: 8px;
	margin-bottom: 8px;
	margin-left: 20px;
	margin-right: 20px;
	font-family : "Kristen ITC";
	font-size : 12px;
	color : "#312915";
}
H6
{
	margin-left: 0px;
	margin-right: 0px;
	font-size : 13px;
	color : "#312915";	
}
p
{
	margin-top: 10px;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 10px;	
}

ul
{
	margin-left: 20px;
	margin-right: 10px;
	font-weight : normal;	
}
li
{
	margin-left: 10px;
	margin-right: 10px;
	font-weight : normal;	
}
.footer
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-variant : normal;
	font-weight: normal;
	margin: 0px 0px 0px 0px;		
}
.lm
{
	margin: 0px 0px 0px 0px;
}
.lmbold
{
	COLOR: Black;
	font-weight: bold;
	margin: 0px 0px 0px 0px;	
	text-decoration : underline;
}
hr
{
	margin: 0px 0px 0px 16px;
	border : 0px 0px 0px 0px;	
	padding : 0px 0px 0px 0px;
	color: 	"#F0D058";}