body,p,td,tr {
	font-family:Tahoma;
	font-size: 12px;
	color: #000000;
	text-align:left;
}


}
.bottomlinks {
	text-align: center;
}

a:link {
	color: #336699;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #990000;
}
a:hover {
	text-decoration: none;
	color: #666666;
}
a:active {
	text-decoration: underline;
}



H1
{
	font-weight: bold;
	font-size: 19pt;
	margin: 10px;
	font-family:Tahoma;
	color:#990000;
	text-align:center;
}

h3,h4 {
	font-family: Tahoma;
}
h4 {
	font-family: Tahoma;
	font-size: 18px;
	color: #3366cc;
	margin: 10px;
	text-align: center;
	margin-top: 25px;
	
}
h3,  h6 {
	letter-spacing: -1; 
	font-weight: bold;
	text-align: center;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:19pt;
	color:#ce0000;
}

h2 {
	letter-spacing: -1; 
	font-weight: bold;
	text-align: center;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:17pt;
	color:#ce0000;
}

blockquote h2, blockquote h2 u {
	margin-top:0;
	color:#000080;
	font-size:24px;
	line-height:120%;
	/*letter-spacing:0;*/
}
.n { 
  
font-weight: bold; 
  
color: navy; 
  
} 

blockquote
	{font-family:Tahoma;
	width: 500px;
	text-align:left;
	border: 4px;
	border-style: solid;
	border-color: #018BCE;
	margin: 10px auto 10px auto;
	padding: 10px 0px 10px 0px;
	background-color: #CFE9F6;
	padding:5px;
	line-height:150%;
	overflow:visible;}
blockquote img
{
	float:right;
	margin:10px;
	border: #444 solid thin;
}

ul {
	font-family: Tahoma;
	font-size: 12px;
	line-height: 18px;
	margin: 30px;
	padding-left: 100px; 
	margin-left: 100px;
}
li
{
	margin-top: 10px;
}
ol {
	font-family: Verdana,Helvetica,sans-serif;
	font-size: 12px;
	line-height: 18px;
	margin: 30px;
}
hr {
	width: 75%;
	text-align:center;
}
.tborder {border: 1px solid #000;}

.style14 {
	border-width: 4px;
	background-color: #BCCAE2;
}
#button
{
	cursor:pointer; cursor:hand; font-family:Tahoma, Verdana; font-size: 22px; font-weight:bold; letter-spacing: -1; height:40px;padding:0px 20px; 
}
.phonenumber {
    color: #003498;
    float: right;
    font-weight: bold;
    margin-top: 2px;
    margin-right:20px;
}
.phonenumber:hover {
    color: #003498;
}
.phonenumber:active {
    text-decoration: none;
}
.phonenumber:link {
    text-decoration: none;
}
.phonenumber:visited {
    text-decoration: none;
}

.style14 td {
  max-width: 90vw;
}

.style14 table {
  max-width: 90vw;
}

.style14 {
  max-width: 90vw;
}

blockquote {
  background-color: #cfe9f6;
  border: 4px solid #018bce;
  font-family: Tahoma;
  line-height: 150%;
  margin: 10px auto;
  max-width: 85vw;
  overflow: visible;
  padding: 5px;
  text-align: left;
  width: 500px;
}

img {
  height: auto;
  max-width: 90vw;
  width: auto;
}

td {
  max-width: 90vw;
}

table {
  max-width: 90vw;
}

@media (max-width: 768px) {
#img12, #img13, #img14, #img15, #img16, #img17, #img18 {
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 10px;
}
.phonenumber {
  color: #003498;
  display: block;
  font-weight: bold;
  margin-left: auto;
  margin-right: auto;
  margin-top: 2px;
  float: none;
  text-align: center;
  padding-right: 0;
}

ul {
  margin: 30px 30px 30px 100px;
  padding-left: 0;
}

}