body {
   line-height: 18px;
   font-family: Century Gothic;
   font-size: 11px;
   color: #000000;
   text-align: "right";
   padding: 20px 10px 20px 10px;
   }


p  {
   font-family: Century Gothic;
   font-size: 11px;
   color: #000000;
   }


.head1 {
   font-family: Century Gothic;
   font-size: 48px;
   color: rgb(0, 96, 192);
   padding: 0px;
   text-align: "right";
   }

.head2 {
   font-family: Century Gothic;
   font-size: 24px;
   color: rgb(0, 96, 192);
   padding: 0px;
   text-align: "right";
   } 

.head3 {
   font-family: Century Gothic;
   font-size: 20px;
   color: rgb(0, 96, 192);
   text-align: "right";
   } 

.head4 {
   font-family: Century Gothic;
   font-size: 18px;
   color: rgb(0, 96, 192);
   text-align: "right";
   } 

.aqualinks a:link {
   color: rgb(0, 128, 128);
   text-decoration: none;
   }

.aqualinks a:visited {
   color: rgb(0, 128, 128);
   text-decoration: none;
   }

.aqualinks a:active {
   color: rgb(0, 128, 128);
   text-decoration: none;
   }

.aqualinks a:hover {
   color: rgb(0, 96, 192);
   text-decoration: underline;
   }

.bluelinks a:link {
   color: rgb(0, 96, 192);
   text-decoration: none;
   }

.bluelinks a:visited {
   color: rgb(0, 96, 192);
   text-decoration: none;
   }

.bluelinks a:active {
   color: rgb(0, 96, 192);
   text-decoration: none;
   }

.bluelinks a:hover {
   color: rgb(0, 96, 192);
   text-decoration: underline;
   }
