.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	text-decoration: none;
}
.bodysm {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #666666;
	text-decoration: none;
}
.redtitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16pt;
	color: #c42830;
	font-weight: bold;
}
.redlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #C42830;
	text-decoration: none;
}
.whitetext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #CCCCCC;
	text-decoration: none;
}
.quote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #FFFFFF;
	text-decoration: none;
	font-style: italic;
	font-weight: normal;
}
.table {
	background-color: #f2f2f2;
	border: thin solid C42830;
	height: auto;
	width: auto;
}
.archive {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: bold;
	color: #C42830;
	text-decoration: none;
}
.graytext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}

