a#mainlinks {color:black;text-decoration:none}

a:hover#mainlinks {color:white;text-decoration:none}

a#sublinks {text-decoration:none}

a:hover#sublinks {text-decoration:underline}

.howtoteach {
	font-family: Helvetica;
	font-size: 9pt;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	font-variant: normal;
	text-transform: lowercase;
	color: #000000;
}
.pagetitles {
	font-family: Helvetica;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #006600;
}
.smallcopy {
	font-family: Helvetica;
	font-size: 10px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #000000;
	text-align: left;
}
.bodycopy {
	font-family: Helvetica;
	font-size: 14px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #000000;
	text-align: left;
}
.homeheaders {
	font-family: Helvetica;
	font-size: 14px;
	font-style: normal;
	color: #000000;
}