/* 
   Stylesheet for JB Higgins
   

   ----------------------------------------------------------
   Stylesheet Author    Ron      Version 1.0.2
   Created              25 September 2020
   Last-Modified        25 September 2020
   Stylesheet URL       http://www.jbhiggins.com/jbh2.css
   --------------------------------------------------------

   The Design uses bold Verdana fonts for all headings, plus ....
   
*/ 
body {
	margin: 0px;
	background-color: #FFFFFF;
	color: #000000;
	font-family: Helvetica, Arial, Gill Sans, Gill Sans MT, Myriad Pro, DejaVu Sans Condensed, sans-serif;
	font-size: 14.5px;
	line-height: 23px;
	text-align: left;
	font-weight: normal;
	text-align: center;
table {
  width: 100%;
  align-content: center;
}

th {
  height: 50px;
}
td img {
	display: block;	
	border: none;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #2494E1;
}
a:active {
	text-decoration: none;
	color: #000000;
}
#bottom {
	display: block;
}
.footer_copy {
	margin-bottom: 30px;
	color: #999999;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 18px;
	text-align: center;
}
.footer_copyright {
	display: block;
	padding-top: 5px;
	margin-bottom: 10px;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}
.footer_2257 {
	display: block;
	margin-bottom: 30px;
	color: #999999;
	font-size: 10px;
	text-align: center;
}
.copy_subscription {
	display: block;
	color: #666666;
	font-size: 12px;
	text-align: center;
}
.copy_subscription a {
	text-decoration: none;
}
.copy_subscription a:hover {
	color: #2494E1;
}
.footer_copyright1 {display: block;
	padding-top: 5px;
	margin-bottom: 10px;
	color: #999999;
	font-size: 13px;
	font-weight: normal;
	text-align: center;
}
.about {
	line-height: 18px;
	font-size: 14px;
}
-->