.specfooter{
	color: black;
	font-family:helvetica, arial;
	font-weight:bold;
	font-size: 11px;
	text-decoration:none;
}
A.specfooter:hover{
	color: blue;
	font-family: helvetica, arial;
	font-weight:bold;
	font-size:11px;
	text-decoration:none;
}

A.specfooter:visited{
	color: black;
	font-family:helvetica, arial;
	font-weight:bold;
	font-size: 11px;
	text-decoration:none;
}

A.specfooter:visited:hover{
	color: blue; 
	font-family: helvetica, arial;
	font-weight:bold;
	font-size:11px;
	text-decoration:none;
}

.speccopy{
	font-family:Helvetica, Arial;
	font-size:11px;
}

.specheader{
	color: black;
	font-family:helvetica, arial;
	font-weight:bold;
	font-size: 12px;
	text-decoration:underline;
}
A.specheader:hover{
	color:  "#AA4534";
	font-family: helvetica, arial;
	font-weight:bold;
	font-size:12px;
	text-decoration:underline;
}

 

.specother{
	color: white;
	font-family:times;
	font-weight:bold;
	font-size: 16px;
	text-decoration:underline;
}
A.specother:hover{
	color: black;
	font-family: times;
	font-weight:bold;
	font-size:16px;
	text-decoration:underline;
}

A.specother:visited{
	color: white;
	font-family:times;
	font-weight:bold;
	font-size: 16px;
	text-decoration:underline;
}

A.specother:visited:hover{
	color: black;
	font-family: times;
	font-weight:bold;
	font-size:16px;
	text-decoration:underline;
}

.specother2{
	color: white;
	font-family:helvetica, arial;
	font-weight:bold;
	font-size: 11px;
	text-decoration:none;
}
A.specother2:hover{
	color: "#FDB45D";
	font-family: helvetica, arial;
	font-weight:bold;
	font-size:11px;
	text-decoration:none;
}

 

.specother3{
	color: black;
	font-family:helvetica, arial;
	font-weight:bold;
	font-size: 12px;
	text-decoration:none;
}
A.specother3:hover{
	color: black;
	font-family: helvetica, arial;
	font-weight:bold;
	font-size:12px;
	text-decoration:underline;
}

A.specother3:visited{
	color: black;
	font-family:helvetica, arial;
	font-weight:bold;
	font-size: 12px;
	text-decoration:none;
}

A.specother3:visited:hover{
	color: black; 
	font-family: helvetica, arial;
	font-weight:bold;
	font-size:12px;
	text-decoration:underline;
}


 


 

p{
	color: black; 
	font-family: times;
	font-size:15px;
	

}
p.headline{
	color: black; 
	font-family: times;
	font-size:25px;
	

}
p.arialstyle{
	color: black; 
	font-family: arial;
	font-size:12px;
	

}

p.arialstylesmall{
	color: black; 
	font-family: arial;
	font-size:9px;
	

}


P.BigFirst:first-letter { 
font-size: 310%; float: left; 
}