p {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #333333;
}
a:link {
	color: #660000;
	text-decoration: underline;
}
a:visited {
	color: #999966;
	text-decoration: underline;
}
hr {
	color: #666666;
}
h1 {
	font-size: 18px;
	font-weight: bold;
	font-family: "Palatino Linotype";
	color: #666666;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #666600;
	font-size: 14px;
}
h3 {
	font-family: "Palatino Linotype";
	font-size: 24px;
	font-weight: bold;
	color: #666666;
	font-style: italic;
}
h4 {
	font-family: "Palatino Linotype";
	font-size: 18px;
	color: #666600;
}
blockquote {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}
a:hover {
	color: #333333;
}

ol {
	color: #333333;
}
h5 {
	font-family: "Palatino Linotype";
	font-size: 36px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
}
ul {
	color: #333333;
}
