body {font-family: Verdana, Arial, Tahoma, sans-serif;}
/*
H  tag styles added for quotes & tools (SEO)
styles applied are those of the span tags formerly in place
*/
h1 {
	font-size:12pt;
	font-weight:bold;
	font-family: Verdana, Arial, Tahoma, sans-serif;
	display:inline;
}
h2 {
	color:#A20F2E;
	font-size:18px;
	font-weight:bold;
	font-family: Verdana, Arial, Tahoma, sans-serif;
	display:inline;
}

div.tabArea {
  font-size: 80%;
  font-weight: bold;
}
