h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 36pt;
	font-weight: bold;
	color: #C98C1D;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24pt;
	font-weight: normal;
	text-transform: lowercase;
	color: #FFE89F;
}
a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #BC3425;
	text-decoration: none;
}
a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #008000;
	text-decoration: none;
}
a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #C98C1D;
	text-decoration: none;
}
a:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #008080;
	text-decoration: none;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24pt;
	color: #BC3425;
}
body {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: bold;
	text-transform: none;
	color: #339966;
}
