body {
   line-height: 18px;
   font-family: Verdana;
   font-size: 12px;
   color: #404040;
   text-align: left;
   padding: 20px 60px 60px 10px;
   }

h1 {
   font-family: Century Gothic;
   font-size: 16px;
   color: rgb(0, 128, 128);
   font-weight: normal;
   text-align: left;
   padding-top: 16px;
   line-height: 20px;
   } 


p  {
   font-family: Verdana;
   font-size: 12px;
   color: #404040;
   }

b {
   font-weight: normal;
   color: #000000;
   }

.emphasize {
   color: #000000;
   }


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

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

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

.head4 {
   font-family: Verdana;
   font-size: 12px;
   color: rgb(0, 128, 128);
   text-align: left;
   } 


.note {
   font-family: Verdana;
   font-size: 12px;
   color: rgb(0, 128, 128);
   }

.idtag {
   font-family: Georgia;
   font-size: 20px;
   }


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

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

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

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

pre {
   font-family: Courier New, Courier, monospace;
   font-size: 9pt;
   }

hr {
   text-align: center;
   width: 50%;
   {

