<style type="text/css">
<!--
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}
body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
a:link {
	color: #B9992D;
	text-decoration: none;
	font-weight: bold;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
}
a:visited {
	text-decoration: none;
	color: #B9992D;
	font-weight: bold;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
}
a:hover {
	text-decoration: underline;
	color: #E6D35C;
	background-color: #FAFAF8;
	font-weight: bold;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
}
a:active {
	text-decoration: none;
	color: #B9992D;
	font-weight: bold;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.header {
	display: block;
	text-transform: capitalize;
	font-weight: bold;
	padding: 5px;
	color: #E0E4CE;
	text-indent: 5px;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 16px;
	background-color: #A9A998;
	letter-spacing: 2px;
}
.content {
	text-decoration: none;
	display: block;
	text-decoration: none;
	text-indent: 20px;
	line-height: 10px;
	list-style-type: square;
	background-color: #E0E4CE;
}
.content a {
	display: block;
	padding: 6px 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #A9A998;
}
.fantitles {
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	text-transform: lowercase;
	letter-spacing: 5px;
	text-align: left;
	text-indent: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D3D9BB;
	color: #FEFEFE;
	margin-bottom: 10px;
	font-weight: bold;
}
.faninfo {
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D3D9BB;
	padding-bottom: 40px;
	padding-left: 20px;
	width: 90%;
}

input, textarea, option, select {background-color: #f4f6ea; font: 12px Verdana; color: #666666; border-style: solid; border-color: #A9A998; border-width: 1px}

-->
</style>