p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
}
body {
	background-image: url(images/hatchbg.gif);
}
a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #006666
}
a:hover {
	text-decoration: none;
	color: #336666;
}
a:active {
	text-decoration: underline;
}