.fineprint {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #660000;
	text-decoration: none;
}

.fineprint:hover {
	color: #660000;
	font-weight: bold;
	text-decoration: none;
}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #660000;
}

.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}

.whitetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;	
}

.redtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #660000;
	text-decoration: none;
}

.redlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #660000;
}

.caselink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-style: italic;
	font-weight: bold;
	font-variant: normal;
	color: #660000;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: normal;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #660000;
	text-decoration: none;
}

.articlelink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	line-height: 12px;
	font-weight: bold;
	font-variant: normal;
	color: #660000;
	TEXT-DECORATION: none;
}
.articlelink:hover {
	color: #660000;
	text-decoration: underline;
}
