
div.first-column {
  font-size: 8pt;
}

div.mercy-title {
      font-size: medium;
      font-weight: bold;
      font-face: "times";
      color: white;
}

<!--	color: #FF9933; -->

div.amerikana {
	color: #ffffff;
	font-family: "times";
	font-style: "oblique";
	font-size: 22pt;
	font-weight: "bold";
	line-height: 0.05;
	letter-spacing: .4em;
	}



div.what-is {
   border: 2px solid white;
   background-color: white;
}


a.special:link {
	color: white;
	text-decoration: none;
	font-family: "arial";
  	font-size: 10pt;
}

a.special:visited { 
	color: 66ffff;
	text-decoration: none;
	font-family: "arial";
  	font-size: 10pt;
}

a.special:active{
	color: white;
	text-decoration: none;
	font-family: "arial";
  	font-size: 10pt;
}
body {
  font-family: times;
  font-size: 8pt;
  color: black;
  }

