a:hover {
	color: #FF0000;
	font-weight: bold;
}
h1 {
	font-family: Papyrus;
	font-size: 16pt;
	color: #800000;
	font-style: italic;
	font-weight: bold;
}
h2 {
	font-family: Papyrus;
	font-size: 12pt;
	color: #800000;
}
h3 {
	font-family: Papyrus;
	font-size: 10pt;
	color: #800000;
}
p {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #000000;
}
p.bold {
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
ul {
	font-weight: bold;
}
