body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFF5F6;
}
p, td, ul {
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #CC0000;
	margin: 0px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #0000FF;
	margin: 0px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #000000;
	margin: 0px;
}
li {
	margin-bottom: .5em;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: smaller;
}
.submenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: smaller;
}
a:link {
	color: #0000FF;
}
a:visited {
	color: #0066FF;
}
a:hover {
	color: #990099;
}
a:active {
	color: #990000;
}
.subhead {
	font-weight: bold;
}
.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
}
.superscript {
	font-size: smaller;
	position: relative;
	bottom: 4px;
}
.tablesmall {
	font-size: smaller;
}
strong {
	color: #FF6600;
	font-weight: normal;

}
.head {
	font-weight: bold;
	color: #CC0000;
}
.sitemap {
	font-size: smaller;
}
.sitemap li {
	margin-bottom: 0em;
}
.rumor_date {
	font-size: smaller;
}
.rumor_question {
	font-weight: bold;
}
.donation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.MailbagDate {
	font-weight: bold;
	border-top: 1px none #666666;
	border-right: 1px none #666666;
	border-bottom: 1px dotted #666666;
	border-left: 1px none #666666;
	width: 200px;
	color: #666666;
}
.ForumSection {
	font-weight: bold;
	border-top: 1px none #666666;
	border-right: 1px none #666666;
	border-bottom: 1px dotted #666666;
	border-left: 1px none #666666;
	width: 200px;
	color: #666666;
}
sup {
	font-size: smaller;
}
.Fanatic {
	font-family: "Times New Roman", Times, serif;
	background-color: #FFFFFF;
	padding: 3px;
	border: 1px solid #000000;
	vertical-align: middle;
}
.MailbagReply {
	font-style: italic;
}
.MailbagReply i{
	font-style: normal;
}

.PhotoLeft {
	float: left;
	margin-right: 1em;
}
.PhotoRight {
	float: right;
	margin-left: 1em;
}
.button {
	background-image: url(/images/button.gif);
	background-repeat: no-repeat;
	height: 36px;
	width: 108px;
	text-align: center;
	margin: 0px;
	padding: 0px;
	display: inline-table;
	float: left;
}
.button a {
	color: #FFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	display: table-cell;
	vertical-align: middle;
	line-height: 14px;
