h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #A10005;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #550000;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	color: #550000;
}
a:link {
	color: #A10005;
	text-decoration: underline;
}
a:visited {
	color: #550000;
	text-decoration: underline;
}
a:hover {
	color: #C2A070;
	text-decoration: none;
}
a:active {
	color: #550000;
	text-decoration: underline;
}
p {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	color: #550000;


}
ul {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
}
