BODY {
padding: 0px;
border: 0px;
margin: 11px;
font-family: Verdana, Arial, sans-serif;
font-size: 10px;
font-weight: normal;
color: #000000;
background-color: #006699;
background: url(/images/mainBG.gif);
}

TD {
font-family: Verdana, Arial, sans-serif;
font-size: 10px;
font-weight: normal;
color: #000000;
}

H1 {
color: #006699;
font-size: 14px;
font-weight: bold;
}

H2 {
color: #006699;
font-size: 12px;
font-weight: bold;
}

H3 {
color: #000000;
font-size: 11px;
font-weight: bold;
}

A {
text-decoration: none;
color: #003366;
}

A:hover {
text-decoration: underline;
color: #006699;
}

A:hover.altColor {
text-decoration: underline;
color: #FFFF99;
}

.smallText {
font-size: 9px;
}

.smallerText {
font-size: 8px;
}

.greenText {
color: #669933;
}

.lessontitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #669933;
}

.lessonheading1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #006699;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	line-height: 30px;
}

.lessonbody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-left: 25px;
	font-size: 11px;
}
