@media screen and (max-width: 768px)
{
body{font-size: 14pt;font-family: "Trebuchet MS", sana-serif; line-height: 1.3;background-color: #AE86BB;min-width: 320px;margin: 0px auto 0px auto;text-align: justify;}	
iframe{width: 320px; margin: 0px auto 0px auto;}
.abountindent {margin-left: 1%}	
.contactright{margin: 0px auto 0px auto}	
img{width: 25%;height:25%;}
}
/* Start of larger screen */
@media screen and (min-width: 769px)
{
body{font-size: 14pt; font-family: "Trebuchet MS", sana-serif; line-height: 1.3;background: #AE86BB;width: 100%;margin: 0px auto 0px auto;}	
.aboutindent {margin-left: 15%}	
.contactright{float: right}	
}
/* End of larger screen */
h1{font-size: 20pt;font-family:  "Times New Roman", verdana;	font-weight: bold;margin-top: 0px;color: #000000;}	
h2{font-size: 20pt;font-family:  "Times New Roman", verdana, sana-serif; font-weight: bold;margin-top: 0px;color: #000000;}		
h3{font-size: 16pt;font-family:  "Times New Roman", verdana, sana-serif; font-weight: bold;	margin-top: 0px;color: #000000;}		
h4{font-size: 12pt;font-family:  arial, "Times New Roman", verdana;	font-weight: bold;color: #000000;margin-bottom: 3px}	
img {border-radius: 5px;}
.indent	{display: block; margin-left: 20px}
ul.white{color:#ffffff}
li.while {color:#ffffff}
.faqblack {color: #000000; font-weight: bold}
.faqwhite {color: #ffffff;}
.textwhite {color: #ffffff;font-size: 14pt}
.textblack {color: #000000;font-size: 14pt}
a  {text-decoration: none}
a:hover{ text-decoration:underline; }
a.none	{text-decoration: none; color:#000000; }
.center {text-align: center; 	margin: 0px auto 0px auto}
.formcontacttext {width:100px; display:inline-block;}
.registrationformtext {min-width:325px; display:inline-block;}
.noprint { display: block}
.printonly {display: none}