.whiteFoot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.greyDate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
.blackCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
}
.greyHead {
	font-family: "Times New Roman", Times, serif;
	font-size: 19px;
	text-transform: uppercase;
	font-weight: normal;
	color: #000000;
}
a {
	text-decoration: none;
}
a:hover {	
	text-decoration: underline;
}
.blackSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-decoration: none;
}
.greenLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #006600;
	text-decoration: none;
}
.greyItalic {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	color: #333333;
}
.greenLinkSml {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006600;
	text-decoration: none;
}
.smallCaps {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-variant: small-caps;
	font-weight: normal;
	color: #333333;
	font-style: oblique;
}
.black2nd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	font-variant: normal;
}
.greyTopline {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #006600;
	text-decoration: none;
	font-variant: normal;
	text-transform: none;
	font-weight: normal;
	line-height: 22px;
}
.special {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}
