.datactr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;



}
a:hover {
	color: #990000;
	text-decoration: none;



}
a:active {
	color: #999999;
}
a:visited {
	color: #336600;
	text-decoration: none;

}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
a:link {
	color: #336699;
	text-decoration: none;
	font-weight: normal;

}
.heading {
	font-size: 30px;
	font-weight: normal;
	text-transform: uppercase;
	font-family: "Arial black";
	color: #006699;


}
.subhead {
	font-size: 24px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;

}
.subsubheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
