dt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: 120%;
	font-weight: normal;
	color: #FFFFCC;
	background-color: #FF9933;
	padding: 2px 2px 2px 6px;
	margin-right: 75%;
	margin-top: 6px;
	margin-bottom: 0px;
}
dd {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-small;
	padding: 3px 3px 3px 6px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CC6633;
	border-right-color: #CC6633;
	border-bottom-color: #CC6633;
	border-left-color: #CC6633;
	border-bottom-width: 0px;
	border-bottom-style: dotted;
}
body {
	margin-right: 5%;
	margin-left: 5%;
	margin-top: 5%;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center center;
	background-color: 581d2d;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: ffcc99;
	line-height: 130%;
	border: 1px dotted #FFCC66;
	padding: 18px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #ffcc99;
	border-left-width: 1em;
	border-left-style: solid;
	border-left-color: #FF9933;
	padding-left: 6px;
	line-height: 1em;
	margin-top: 18px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #FF9933;
	margin-top: 9px;
	margin-bottom: 0px;
	border: 1px none #CCFFFF;
}
a:link {
	color: 840077;
}
a:visited {
	color: 84027d;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: large;
	color: ff9933;
}
p {
	margin-top: 3px;
	margin-bottom: 9px;
}
a:hover {
	background-color: #ff9933;
}
.homelink {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: ff9933;
	background-color: 581d2d;
	padding: 3px;
	border: 1px dotted ff9933;
}
