a:link {
	color: #0033FF
}
a:visited {
	color: #0033FF
}
a:hover {
	color: #0033FF
}
a:active {
	color: #0033FF
}
a.whitetext:link { color: #FFFFFF }
a.whitetext:visited { color: #FFFFFF }
a.whitetext:hover {
	color: #CCCCCC
}
a.whitetext:active { color: #FFFFFF 

}

a.credit:link { color: #660000 }
a.credit:visited { color: #660000 }
a.credit:hover { color: #660000 }
a.credit:active { color: #660000 

}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	line-height: 1.3;
}
.redtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #990000;
	line-height: 1.3;
}
.credit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #660000;
}
.redtextleaded {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #990000;
	line-height: 2;
}
.whitetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
.blutext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #003399;
	line-height: 1.3;
}
.heads {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #000000;
	padding-top: 0px;
	}
.headssmall {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #000000;
	padding-top: 4px;
	line-height: 1.2;
}
.blusubhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #003399;
}
.redsubhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	
}
.redhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #990000;
}

.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-style: italic;
	color: #003366;
}