p {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
}

h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
}

h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18	px;
	font-style: italic;
	color: #8B0000;
}
a, a:link, a:active, a:focus, a:visited {
	font: italic 16px "Times New Roman", Times, serif;
	text-decoration: none;
	color: #661902;
}

a:hover {
	font: italic 16px "Times New Roman", Times, serif;
	color: White;
	text-decoration: underline;
}

h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	font-style: italic;
}

h2 {
	font: 18px Arial, Helvetica, sans-serif;
}

