body {
	font-family: Verdana;
	font-size: 12px;
	color: ffffff;
	background-color: #000000;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

td {
	font-family: Verdana;
	font-size: 12px;
	color: ffffff;
}

th {
	font-family: Verdana;
	font-size: 12px;
	color: ffffff;
}

.bodystyle {
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
}

.lessonpageheading {
	font-family: Verdana;
	font-size: 16px;
	color: #ffa600;
	font-weight: bold;
}

.lessonpagesubheading {
	font-family: Verdana;
	text-align: left;
	color: #FFFFFF;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
}

.box1 {
	padding: 3px;
	border-width: thin;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
	color: #FFFFFF;
}

.box2 {
	font-style: italic;
	word-spacing: 2pt;
	padding: 3px;
	border-width: thin;
	border-style: solid;
	color: #FFFFFF;
}
.maintext {
	font-family: Verdana;
	color: #ffffff;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
}
.smalltext {
	font-family: Verdana;
	color: #ffffff;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
}
.pageheadingwhite {
	font-family: Verdana;
	font-size: 36px;
	color: #ffffff;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
}	
.pageheadinggold {
	font-family: Verdana;
	font-size: 36px;
	color: #ffa600;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
}
.pagesubheadingwhite {
	font-family: Verdana;
	font-size: 20px;
	color: #ffffff;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
}
.pagesubheadinggold {
	font-family: Verdana;
	font-size: 20px;
	color: #ffa600;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
}
.lessontextnorm{
	font-family: Verdana;
	font-size: 12px;
	color: #ffffff;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
}
.lessontextbold{
	font-family: Verdana;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	font-style: normal;
	line-height: 16px;
}
.footertext {
	font-family: Verdana;
	color: #ffa600;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
}
.bodytextred {
	font-size: 12px;
	font-family: Verdana;
	line-height: normal;
	color: #FF0000;
}