.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

.adCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color:#005a00;
}

A.adCopy:link {
	text-decoration:underline;
	color:blue;
}

A.adCopy:visited {
	text-decoration:underline;
	color:blue;
}
A.adCopy:hover	{
	text-decoration:none;
	color:blue; 
}

.adTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-weight: bold;
	color:#000000;
}
.greenTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	color:#005a00;
}
.brownTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color:#925620;
}

.Titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color:#000000;
}

.horizontalRule {
	height: 1px;
	color:#925620;
}

.inputBoxes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color:#444444;
}