p {
	font-family: "Times New Roman", Times, serif;
	font-size: None;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: bold;
	color: #993300;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-variant: normal;
	text-transform: uppercase;
	color: #330033;
	text-decoration: none;
}
h6 {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	font-style: italic;
	color: #330033;
}
h5 {
	font-family: "Times New Roman", Times, serif;
	font-size: None;
	color: #000000;
	font-style: italic;
	font-weight: normal;
}
ul {
	text-align: left;
	font-family: "Times New Roman", Times, serif;
}
a:link {
	color: #330033;
	text-decoration: none;
}
a:hover {
	color: #993300;
	text-decoration: none;
}
a:active {
	color: #993300;
	text-decoration: none;
}
a:visited {
	color: #330033;
	text-decoration: none;
}
