p {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
}
ul {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #2C8C93;
}
a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #339999;
	text-decoration: underline;
}
a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #339999;
	text-decoration: underline;
}
a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #CC3333;
	text-decoration: none;
}
a:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #339999;
	text-decoration: underline;
}
