body { 

margin: 0px; padding:0px; 

}



.class1 A:link {text-decoration: none; color: white; font-size:10pt; font-weight: bold;}

.class1 A:visited {text-decoration: none; color: white; font-size:10pt; font-weight: bold;}

.class1 A:active {text-decoration: none; color: white; font-size:10pt; font-weight: bold;}

.class1 A:hover {text-decoration: none; color: yellow; font-size:10pt; font-weight: bold;}



.footerclass A:link {text-decoration: none; color: black; font-size:8pt;}

.footerclass A:visited {text-decoration: none; color: black; font-size:8pt;}

.footerclass A:active {text-decoration: none; color: black; font-size:8pt;}

.footerclass A:hover {text-decoration: none; color: blue; font-size:8pt;}





H2 {

color:#14147a;

font-size:16px;

           margin-top:0px;

           margin-bottom:0px;

	   text-align: center;

      }



hr {

margin-top:-10px;

margin-bottom:0px;

}



H1 {

font-size:18px;

           margin-top:-10px;

           margin-bottom:0px;

	   text-align: right;

      }





body, td {    

	font-family: Arial, Helvetica, sans-serif;

	font-size: 14px;

	color: #000000;

	text-align: left;



}

.phonetext {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 10px;

	color: #000000;

}