p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	line-height: 20px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: bold;
}
a:link {
	color: #990000;
	text-decoration: underline;
}
a:visited {
	color: #990000;
}
a:hover {
	color: #d1a354;
	text-decoration: none;
}
a:active {
	color: #990000;
}
.closewindow {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-indent: 3pt;
}
a.close:link {
	color: #000000;
	text-decoration: none;
}
a.close:hover {
	color: #FFFFFF;
	text-decoration: none;
}
