h1 {
	color: #B22A2E;
	text-decoration: none;
	font: bold normal 24pt "Lucida Sans Unicode", "Lucida Calligraphy", "Levenim MT", Andalus, Rockwell, Raavi;
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
	font-size: 30pt;
}
a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	font-style: italic;
	font-weight: bolder;
	color: #CC0000;
	text-decoration: none;
	text-transform: none;
}
a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	font-style: italic;
	font-weight: bolder;
	color: #CC0000;
	text-decoration: underline;
	text-transform: none;
}
a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	color: #FF0000;
	text-decoration: none;
	text-transform: none;
	font-style: italic;
	font-weight: bolder;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20pt;
	font-style: italic;
	font-weight: normal;
	color: #990000;
}
p {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	font-style: italic;
	font-weight: normal;
	color: #990000;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 30pt;
	font-style: italic;
	font-weight: normal;
	font-variant: small-caps;
	color: #660000;
}
