a:link {
	font-family: "Book Antiqua";
	font-size: 12pt;
	color: #663333;
	text-decoration: none;
	font-weight: bold;

}
a:visited {
	font-family: "Book Antiqua";
	font-size: 12pt;
	color: #663333;
	text-decoration: none;
	font-weight: bold;

}
a:hover {
	font-family: "Book Antiqua";
	font-size: 12pt;
	color: #CC0000;
	text-decoration: none;
	font-weight: bold;

}
a:active {
	font-family: "Book Antiqua";
	font-size: 12pt;
	color: #663333;
	text-decoration: none;
	font-weight: bold;

}
body {
	font-family: "Book Antiqua";
	font-size: 12pt;
	color: #663333;
	text-decoration: none;
	font-weight: bold;

}
h1 {
	font-family: "Calligraph421 BT";
	font-size: 18pt;
	color: #996600;
	text-decoration: none;
	font-weight: bold;

}
h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #1F42BA;
	text-decoration: none;
	height: auto;
	width: auto;

}

