.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}

.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #0a2f75;
}

.links A:link 
{
color: #0a2f75;
text-decoration: underline;
}

.links A:visited 
{
color: #0a2f75;
text-decoration: underline;
}

.links A:hover 
{
color: #c0030a;
text-decoration: underline;
}

.links A:active 
{
color: #0a2f75;
text-decoration: underline;
}

.redtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #c0030a;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}

.indigo8
{
font-family: "Times New Roman", Times, serif;
font-size: 11px;
font-style: normal;
font-weight: normal;
color: #000000;
text-decoration: underline;
}

.indigo8 A:link 
{
color: #000000;
text-decoration: none;
}

.indigo8 A:visited 
{
color: #000000;
text-decoration: none;
}

.indigo8 A:hover 
{
color: #c0030a;
text-decoration: underline;
}

.indigo8 A:active 
{
color: #000000;
text-decoration: none;
}

.smallCopy {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	color: #000000;
}
.italic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	text-transform: capitalize;
}
