h1 {font-family:verdana,arial,helvetica,sans-serif; font-style:normal; font-weight:bold; font-size:32px;}
h2 {font-family:verdana,arial,helvetica,sans-serif; font-style:normal; font-weight:bold; font-size:18px;}
h3 {font-family:verdana,arial,helvetica,sans-serif; font-style:normal; font-weight:bold; font-size:16px;}
h4 {font-family:verdana,arial,helvetica,sans-serif; font-style:normal; font-weight:normal; font-size:14px;}
h5 {font-family:verdana,arial,helvetica,sans-serif; font-style:normal; font-weight:normal; font-size:12px;}
h6 {font-family:verdana,arial,helvetica,sans-serif; font-style:normal; font-weight:normal; font-size:12px;}

body {background: #ffffff url('background.jpg') repeat;
text-align:center;margin:0 auto;
font-family:verdana,arial,helvetica,sans-serif; font-style:normal; font-weight:normal; font-size:100%; color:black;}

div.center {text-align:center; margin-left:auto; margin-right:auto;}
div.quotebox {border-width:1px; border-color:#00ff00; border-style:solid solid solid solid; background-color:#ffffff;}
div.searchbox {border-width:1px; border-color:#113377; border-style:solid solid solid solid; background-color:#ffffff; padding:5px 10px 5px 10px; height:24px; width:100%;}

table {text-align:center; margin-left:auto; margin-right:auto; width:100%;}
tr,td {text-align:left;}

span.address {font-family:verdana,arial,helvetica,sans-serif; font-style:italic; font-weight:normal; font-size:12px; color:black;}
span.black {font-family:verdana,arial,helvetica,sans-serif; color:gray;}
span.green {font-family:verdana,arial,helvetica,sans-serif; color:green;}
span.grey {font-family:verdana,arial,helvetica,sans-serif; color:gray;}
span.px14 {font-family:verdana,arial,helvetica,sans-serif; font-style:normal; font-weight:normal; font-size:14px;}
span.px12 {font-family:verdana,arial,helvetica,sans-serif; font-style:normal; font-weight:normal; font-size:12px;}
span.px11 {font-family:verdana,arial,helvetica,sans-serif; font-style:normal; font-weight:normal; font-size:11px;}
span.px10 {font-family:verdana,arial,helvetica,sans-serif; font-style:normal; font-weight:normal; font-size:10px;}
span.red {font-family: verdana,arial,helvetica,sans-serif; color:red;}
span.white {font-family:verdana,arial,helvetica,sans-serif; color:white;}

li.list12 {font-family:verdana,arial,helvetica,sans-serif; font-style:normal; font-weight:normal; font-size:12px; margin-bottom: 5px;}

a:link {color:blue; text-decoration:none;}
a:visited {color:blue; text-decoration:none;}
a:hover {color:red; text-decoration:none;}
a:active {color:green; text-decoration:none;}

div.titlebox {
  	text-align:center;
    margin:16px;
    margin-left: auto; margin-right: auto;
    width:90%;
    min-width: 300px;
  	border-width:2px;
  	border-color:#ff0000;
  	border-style: solid solid solid solid;
    background-color:#ffffff;
    padding: 16px;
  	border-radius: 8px;
	object-fit: contain;
  	}
  	
div.mainbox {
  	text-align:left;
    margin:16px;
    margin-left: auto; margin-right: auto;
    width:90%;
    min-width: 300px;
  	border-width:2px;
  	border-color:#ff0000;
  	border-style: solid solid solid solid;
    background-color:#ffffff;
    padding: 16px;
  	border-radius: 8px;
	object-fit: contain;
  	}
	
div.headerimage {
	object-fit: contain;
}
