a:link {
	font-family: "Georgia", Times New Roman, Times, serif;
	color: #006699;
	text-decoration: underline;
}
a:visited {
	font-family: "Georgia", Times New Roman, Times, serif;
	color: #006699;
	text-decoration: underline;}
h1 {
	font-size: 18pt;
	font-weight: normal;
	text-transform: none;
	color: #5A5975;
	border: #CCCCCC;
	font-family: "Georgia", Times New Roman, Times, serif;
	font-variant: small-caps;
	text-decoration: underline;
}
h2 {
	font-family: "Georgia", Times New Roman, Times, serif;
	font-size: 14pt;
	color: #5A5975;
	font-variant: small-caps;
	list-style-type: none;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	line-height: normal;
	text-decoration: underline;
}
div#content {
	position: absolute;
	overflow: scroll;
	height: 100%;
	width: 100%;
	clip: rect(130px,auto,auto,80px);
	z-index: 3;
	left: 0;
	top: 0;
}
body {
	font-family: "Georgia", Times New Roman, Times, serif;
	font-size: medium;
	color: #332F5B;
}

