.maintext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000099;
	margin-top: 0px;
	

}
p {
	margin: 0px;
}
.code {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	color: #999999;
	margin-left: 50px;
	line-height: 30px;
	background-color: #FFFF00;
	font-weight: bold;
	margin-right: 60px;
	padding-left: 5px;





}
blockquote {
	margin-top: -20px;
}
.comments {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	color: #009933;
	margin-left: 50px;
}
.bigintro {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}
.buttons {
	font-family: "Courier New", Courier, mono;
	color: #FFFFFF;
	font-size: 12px;
}
A.buttons:link {
	font-family: "Courier New", Courier, mono;
	color: #FFFFFF;
	font-size: 12px;
}
A.buttons:visited {
	font-family: "Courier New", Courier, mono;
	color: #FFFFFF;
	font-size: 12px;
}
A.buttons:active {
	font-family: "Courier New", Courier, mono;
	color: #FFFFFF;
	font-size: 12px;
}
A.buttons:hover {
	font-family: "Courier New", Courier, mono;
	color: #FFFFFF;
	font-size: 12px;
}
.coding {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #0000FF;
}

.test {
	color: #FF9933;
}
.quizI {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	padding-left: 30px;
	background-color: #99CCFF;
	margin-top: 5px;
	margin-bottom: 5px;
}
