.footer a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #993300;
	text-decoration: underline;
	text-align: center;
}
.footer a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #993300;
	text-decoration: underline;
	text-align: center;
}
.footer a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000033;
	text-decoration: underline;
	text-align: center;
}
td {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	vertical-align: top;
}

.hl {
	background-color: #FFDC71;
	margin: 10px;
	padding: 10px;
	border: medium solid #000000;
	background-image: none;
	color: #000000;
	font-size: 18px;
	font-style: oblique;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
}
.special img {
	border: medium ridge #993300;
}
.letter {
	font-family: "Brush Script MT";
	font-size: 18px;
	font-style: italic;
	color: #993300;
	background-color: #FFFFCC;
	border: 1px solid #993300;
}
.footer {
	text-align: center;
}
body {
	SCROLLBAR-FACE-COLOR: #FFCC33;
	SCROLLBAR-HIGHLIGHT-COLOR: #000033;
	SCROLLBAR-SHADOW-COLOR: #000033;
	SCROLLBAR-3DLIGHT-COLOR: #993300;
	SCROLLBAR-ARROW-COLOR: #993300;
	SCROLLBAR-TRACK-COLOR: #993300;
	SCROLLBAR-DARKSHADOW-COLOR: #993300;
	SCROLLBAR-BASE-COLOR: #993300;
	background-image:   url(../graphics/bg2.gif);
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
}.bold {
	font-weight: bold;
	color: #993300;
}
