<STYLE TYPE="text/css">
<!-- /* Comment the Style Sheet definitions to hide them from incompatible Browsers.*/

BODY {background-color:#ffffff;}

P {color: green; 
   font-size: 14px; 
   text-align:left;
   font-weight:bold;
   font-family: verdana; 
   }

.left {margin-left:100px;}
.right {margin-left: 55px;} 
.center {text-align:center}

a:link{font-size:12;
      font-family: "Times New Roman", "TimesRoman", "Times", "Helvetica", "Arial"; 
       text-decoration:underline;
       color:#0000FF;
       font-weight:bold;}

a:hover{font-size:12;
        font-family: serif;
        font-family: "Times New Roman", "TimesRoman", "Times", "Helvetica", "Arial"; 
        color:#ff0000;
        text-decoration:underline; }

a:visited{font-size:12;
          font-family: "Times New Roman", "TimesRoman", "Times", "Helvetica", "Arial"; 
          text-decoration:underline; 
          color:008000;
          font-weight:bold}

table.ctr{
      border:0;
      text-align: center;
     }

h2 {color: #ff0000;
    text-align: center;
    font-size: 16pt;
   } 

/* Used for orange headings */
h3 {color:#cc6600;
/*    text-align:center; */
    font-size: 13pt;
   }

h4 {color:#0000ff;
    text-align: center;
    font-size: 12pt;
   }

h5 {color:#000080;
    text-align: center;
    font-size: 10pt;
   }

h6 {color:#cc6600; 
        text-align: center; 
        font-size: 8.5pt; 
	font-family: "Verdana", sans-serif;
       } 

.small {color: red; 
        text-align: center; 
        font-size: 7.5pt; 
       font-family: "Verdana";
       } 

a.nav:link{
      color:#0000ff;
         font-family: "Times New Roman", "TimesRoman", "Times", "Helvetica", "Arial"; 
      font-size: 12pt; 
      font-weight: bold; 
      text-decoration: underline;
      }

a.nav:visited{
      color:#008000;
      font-family: "Times New Roman", "TimesRoman", "Times", "Helvetica", "Arial"; 
      font-size: 12pt; 
      font-weight: bold; 
      text-decoration: underline;
            }

a.nav:hover{
      color:#ff0000; 
      font-family: "Times New Roman", "TimesRoman", "Times", "Helvetica", "Arial"; 
      font-size: 12pt; 
      font-weight: bold; 
      text-decoration: underline;
      }

/* End Style Sheet commenting. */  -->                               
