h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	font-weight: bold;
	color: #330000;
}
text {
	font-family: "Times New Roman", Times, serif;
	font-size: x-small;
	color: #330000;
}
.text {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	color: #330000;
}
link {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	color: #CCCC99;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	color: #330000;
}
.boldtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #330000;
}
