h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: bold;
	color: #4D4D73;
	font-style: italic;
	text-indent: 20pt;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #8C8C8C;
	padding-right: 15px;
}
a:link {
	color: #8C8C8C;
	text-decoration: none;
}
a:visited {
	color: #8C8C8C;
	text-decoration: none;
}
a:hover {
	color: #5050A0;
}
a:active {
	color: #434387;
}
