.SectionTitle
{
	padding-left: 10px;
	font-family: verdana; 
	font-weight: bold;
	font-size: 14px;
	color:#663333; 
	line-height: 18px;	
}
.SectionBody
{
	padding: 10px;
	font-family: verdana; 
	font-size: 11px;
	color:#663333; 
	line-height: 15px;	
}
.PHeader
{
	color: #99cc33;
	font-weight: bold;
}
.H1
{
	color: #99cc33;
	font-size: 17px;
	font-weight: bold;
}
UL
{
 list-style-type: square;
 color: #663333;
}
LI
{
}
BODY, TD
{
	font-family: verdana; 
	font-size: 11px;
	color:#663333; 
}
A:link {color: #669900;text-decoration: none; font-family: arial; font-size: 10pt; font-weight:bold;}
A:visited {color: #669900; font-size: 10pt; text-decoration: none; font-family: arial;font-weight:bold;}
A:HOVER {color: #669900; text-decoration: underline; font-family: arial; font-size: 10pt;font-weight:bold;}
.SectionFooter
{
	background-color: #c5e57f;
	color: #FFF;
	padding: 5px 0px 5px 0px;
}
A.FooterLink:link, A.FooterLink:hover
{
	color: #663333;
	text-decoration: underline;
}
A.FooterLink:hover
{
	text-decoration: none;
}
p
{
	margin : 0px;
	padding : 0px;
}