.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.backlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #87143B;
	text-decoration: none;
	font-weight: bold;
}
.backlinksACTV {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.footerlinks {
	color: #87143B;
	text-decoration: none;
}
.footerlinks:link {
	color: #87143B;
	text-decoration: none;
}
.footerlinks:hover {
	color: #C21C54;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C21C54;
}
.backlinks:link {
	color: #87143B;
	text-decoration: none;
	font-weight: bold;
}
.backlinks:hover {
	color: #C21C54;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C21C54;
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #87143B;
}
.indent {
	text-indent: 7px;
	margin-left: 7px;
	padding-left: 7px;
}
.boldBurgundy {
	font-weight: bold;
	color: #87143B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.bullets {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	list-style-image: url(images/bullet.jpg);
	list-style-type: disc;
}
.link {
	color: #87143B;
	text-decoration: none;
}
.link:link {
	color: #87143B;
	text-decoration: none;
}
.link:hover {
	color: #C21C54;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C21C54;
}
.bold {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.linkBold {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #87143B;
	text-decoration: none;
}
.linkBold:link {
	color: #87143B;
	text-decoration: none;
}
.linkBold:hover {
	color: #C21C54;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C21C54;
}
.greybox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #FFFFFF;
	margin: 3px;
	padding: 3px;
	border: 1px solid #999999;
	text-align: left;
	vertical-align: top;
}
.cellGreyLight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #EEEEEE;
	margin: 0px;
	padding: 2px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-right-color: #000000;
	border-bottom-color: #000000;
}
.cellGreyMedium {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #CCCCCC;
	margin: 0px;
	padding: 2px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-right-color: #000000;
	border-bottom-color: #000000;
}
.cellGreyDark {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #AAAAAA;
	margin: 0px;
	padding: 2px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-right-color: #000000;
	border-bottom-color: #000000;
}
.italic {
	font-style: italic;
}
.cellWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	color: #000000;
	margin: 0px;
	padding: 2px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-right-color: #000000;
	border-bottom-color: #000000;
}
.specTableTop {
	border-bottom-style: none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	border-right-style: none;
	border-left-style: none;
}
.specTable {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #000000;
	border-right-width: 1px;
	border-right-color: #000000;
	border-top-width: 1px;
	border-top-color: #000000;
}
.fineprintRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CC0000;
}
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.redboxShaded {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	color: #87143B;
	text-decoration: none;
	background-image: url(images/box-gradient-red.jpg);
	margin: 0px;
	padding: 1px;
	border: 1px solid #87143B;
	text-align: center;
	vertical-align: middle;
	background-repeat: repeat-x;
}
.boldMedium {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.boxBurgundy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #87143B;
	margin: 3px;
	padding: 3px;
	border: 1px solid #000000;
}
.greyboxCentered {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #FFFFFF;
	margin: 3px;
	padding: 3px;
	border: 1px solid #999999;
	text-align: center;
	vertical-align: top;
}
.greyboxCenteredSmalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	background-color: #FFFFFF;
	margin: 3px;
	padding: 3px;
	border: 1px solid #999999;
	text-align: center;
	vertical-align: top;
	color: #87143B;
}
.fineprintBlack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #000000;
	text-align: center;
	vertical-align: middle;
}
.fineprintBlackBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
}
.fineprintBlackLeft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #000000;
}
.closewindowLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
.closewindowLink:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
.closewindowLink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.boxGold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	color: #996600;
	text-decoration: none;
	background-image: url(images/box-gradient-gold.jpg);
	margin: 5px;
	padding: 5px;
	border: 1px solid #BB9D00;
	text-align: center;
	vertical-align: top;
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	text-indent: 3px;
	font-weight: bold;
}
.cellpad {
	margin: 3px;
	padding: 3px;
}
.greyboxPadded {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 4px;
	padding: 4px;
	border: 1px solid #999999;
	text-align: center;
	vertical-align: middle;
	background-color: #FFFFFF;
}
.linkGold {
	color: #996600;
	text-decoration: none;
}
.linkGold:link {
	color: #996600;
	text-decoration: none;
}
.linkGold:hover {
	color: #CC6600;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC6600;
}
.smallboldRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #87143B;
	text-decoration: none;
	font-weight: bold;
}

