DIV.content {
	color: #000000;
	font-family: Verdana, Trebuchet MS, Arial;
	font-size: 11px;
	line-height: 2;
}

DIV.content A {
	font-family: Verdana, Trebuchet MS, Arial;
	font-size: 11px;
	line-height: 2;
	font-weight: normal;
	color: #1F8E01;	
	text-decoration: none;
}

DIV.content A:hover {
	text-decoration: underline;
}

DIV.content H1 {
	margin: 0px;
	padding: 0px;
	margin-top: 10px;
	font-family: Verdana, Trebuchet MS, Arial;
	font-size: 18px;
	color: #1F8E01;
}

DIV.content H2 {
	margin: 0px;
	padding: 0px;
	margin-top: 10px;
	font-family: Verdana, Trebuchet MS, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #1F8E01;
}

DIV.content H3 {
	margin: 0px;
	padding: 0px;
	margin-top: 10px;
	font-family: Verdana, Trebuchet MS, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #1F8E01;
}

DIV.content P, UL, LI, OL, TD, TR, TABLE, SPAN, DIV {
	font-size: 11px;
	line-height: 2;
	font-family: Verdana, Trebuchet MS, Arial;	
	color: #000000;
}