body { background-color: #cccccc; margin-right: 1in; margin-left: 1in}
h1
{
	font-weight: bold;
	font-size: 36px;
	color: #000000;
	font-family: Garamond;
}
h2 { font-family: Garamond; font-size: 24px; font-weight: bold; color: #000000}
h3 { font-family: Garamond; font-size: 18px; font-weight: bold; color: #000000}
li
{
	font-size: 14px;
	color: #000000;
	font-family: 'Book Antiqua';
}
p { font-family: Arial, Helvetica, sans-serif; font-size: 16px; color: #333333}
a:active { font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #333300; text-decoration: none}
a:hover { color: #660000; text-decoration: none}
a:link { color: #660000; text-decoration: none}
a:link { color: #660000}
