.footer {
	font-size: 11px;
	color: #000000;
}

.fb_indication_home {
	font-size: 11px;
	color: #000000;
}

.reference {
	font-size: 11px;
	color: #000000;
}

a {
	text-decoration: none;
	color: #660000;
}

a:visited {
        text-decoration: none;
        color: #660000;
}
a:hover {
        text-decoration: underline;
		color: #660000;
}
a:active {
        text-decoration: none;
        color: #660000;
}

.footerlinks {
	color: #999999;
}

.calloutlinks {
	color: #000000;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}

sup {
	font-size: 10px;
}

.smalltext{
	font-size: 10px;
}

.subhead1_ps, .subhead1_tou {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #660000;
}

.subhead2_ps {
	font-weight: bold;
	text-decoration: underline;
}

.subhead3_ps, .subhead3_tou {
	text-decoration: underline;
}

.searchbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 18px;
	width: 150px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #660000;
	font-weight: bold;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #660000;
	font-weight: bold;
}
.headertext {
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.headerlinks {
	color: #999999;
}
.footertext {
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.footerlinks {
	color: #999999;
}
.darkgrey {
	color: #666666;
}
.blue {
	color: #017DBD;
}