body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
	background-color: #FEFEF5;
}
h1 {
	font-family: "Lucida Sans";
	font-size: xx-large;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
}
h2 {
	font-size: large;
	color: #666666;
	font-weight: bold;
}
h3 {
	font-size: medium;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FDFCE3;
	background-color: #333333;
	width: auto;
	text-align: center;
}
.subscript {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FCFCE9;
	background-color: #333333;
	text-align: center;
}
