   <STYLE TYPE="text/css" MEDIA=screen>
   <!--
     body {
       font-family: Helvetica,Arial,sans-serif;
       font-size:small;
	color: #000000;
       background-color: #000000;
       background-image: none;
       width: 600px;
     }
         div.page{
       border-color: #55555;
       border-style: solid;
       border-width: 6px;
       padding: 40px 40px;
       width: 600px;
       font-family: Helvetica,Arial,sans-serif;
       background-color: #000000;
       font-size:small;
       background-image: none;
       color: #555555;
       vertical-align: top;
     }
     td {
       vertical-align: top;
     }
     h1,h2,h3,h4,h5,h6,p,A,li,dt,dd,hr,address {
       font-family: Helvetica,Arial,sans-serif;
       #text-align: left;
       color: #cccccc;
     }
     dt {
	font-weight: bold;
	padding: 10px 10px;
     }
     h1 { 
       font-size: large;
     }
     h2 { 
       font-size: medium;
     }
     h3 { 
       font-size: small;
       font-weight: bold;
     }
     A {
       font-size:small;
     }
     A:link    { color: #cccccc; }
     A:active  { color: #ffffff; }
     A:visited { color: #888888; }
     table {
	width: 100%;
     }	
     .navbar {
       font-size: medium;
       text-align: center;
     }
     .note {
       font-size: x-small;
       text-align: left;
       font-style: italic;
     }
     .navmap {
       text-align: center
     }
     li{
       list-style-type: disc;
       }
      .email{
	font-family: Courier, monospace;
        font-size: x-small;
       }
    .center{
	float:center;
       align:center;
       text-align:center;
     }
   --->
   </style>

