body {
	font-family: "Comic Sans MS";
	font-size: 15px;
	color: #000000;
	text-decoration: none;
	line-height: 15pt;
}

.content {
	font-family: "Comic Sans MS";
	font-size: 15px;
	color: #000000;
	text-decoration: none;
	line-height: 15pt;
}
.headers {
	font-family: "Comic Sans MS";
	font-size: 16pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.headers_lg {
	font-family: "Comic Sans MS";
	font-size: 19pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
A {
	font-family: arial;
	font-size: 10pt;
	color: #00661A;
	text-decoration: underline;
	font-weight: bold;
}	
A:Visited {
	font-family: arial;
	font-size: 10pt;
	color: #663300;
	text-decoration: none;
	font-weight: bold;
}	
A:Hover {
	font-family: arial;
	font-size: 10pt;
	color: #003300;
	text-decoration: none;
	font-weight: bold;
}	
A:Active {
	font-family: arial;
	font-size: 10pt;
	color: #771D37;
	text-decoration: none;
	font-weight: bold;
}	
.boldcontent {
	font-family: "Comic Sans MS";
	font-size: 15px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	line-height: 15pt;
	}
A.headers {
	font-family: "Comic Sans MS";
	font-size: 14pt;
	font-weight: bold;
	color:#003399;
	text-decoration: none;
}	
A:Visited.headers {
	font-family: "Comic Sans MS";
	font-size: 14pt;
	font-weight: bold;
	color:#003399;
	text-decoration: none;
}	
A:Hover.headers {
	font-family: "Comic Sans MS";
	font-size: 14pt;
	font-weight: bold;
	color:#003399;
	text-decoration:underline;
}	
A:Active.headers {
	font-family: "Comic Sans MS";
	font-size: 14pt;
	font-weight: bold;
	color:#003399;
	text-decoration: none;
}	
