body {
	margin: 0;
	background: #FF9933;
	background-position: top;
	background-repeat: no-repeat;
}

.hometext {
	font-family: Garamond, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #333333;
	letter-spacing: 1px;
	line-height: 18px;
	text-align: justify;
}
.infobold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #333333;
}
.info {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	letter-spacing: 0px;
	line-height: 12px;
}
.infolink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: italic;
	color: #333333;
	letter-spacing: 0em;
	line-height: 16px;
}
a:hover .infobold {
	color: #CC0000;
}
.infoitalic {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	letter-spacing: 0px;
	line-height: 12px;
	font-style: italic;
}
.description {
	font-family: Garamond, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 16px;
	color: #333333;
	letter-spacing: 1px;
}
.descriptionbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	letter-spacing: 0px;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	color: #CC0000;
	text-decoration: none;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}
.syndicationlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 17px;
	color: #333333;
	letter-spacing: 1px;
	text-decoration: none;
}
.syndication {
	font-family: Garamond, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #990000;
	font-weight: bold;
	letter-spacing: 1px;
}
.syndicationletters {
	font-family: Garamond, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 26px;
	color: #999999;
	font-weight: bold;
}

.syndicationheader {
	font-family: Garamond, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 26px;
	color: #999999;
	font-weight: bold;
	letter-spacing: 1px;
}
.descriptionminor {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	letter-spacing: 0px;
	line-height: 14px;
}
.formdescription {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #333333;
	text-transform: uppercase;
	letter-spacing: 1px;
}

.syndication { margin:0;padding:0; }
.syndication a {}
.syndication a.selected {}

