.dropcap {
	font-size: 34px;
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: -4px;
	margin-right: 2px;
	margin-bottom: 0px;
	font-weight: normal;
	color: #AA246A;
}
.captions {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: italic;
}
body {
	margin-top: 0px;
	background-image: url(2006/bg.jpg);
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #3300CC;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	font-style: normal;
	color: #3366FF;
	letter-spacing: 3px;
	
}
.arial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.boldtext {
	font-weight: bold;
	color: #AA246A;
}
.linkbg {
	background-color: #FFF8BF;
	border: 1px solid #9F0005;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
	margin-right: 2px;
	margin-left: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 0px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #FFFF99;
	background-color: #CC0033;
}
a:active {
	text-decoration: none;
.linkbar {
	background-color: #FFFFCC;

}
.linktext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #0000CC;
}
.bg {
	background-color: #FFCC6F;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #993333;
	border-bottom-color: #993333;
}
