BODY {     scrollbar-3dlight-color:#0000FF;
           scrollbar-arrow-color:#0000FF;
           scrollbar-base-color:#808080;
           scrollbar-darkshadow-color:#C0C0C0;
           scrollbar-face-color:#808080;
           scrollbar-highlight-color:#808080;
           scrollbar-shadow-color:#808080;
		   scrollbar-track-color:#000033;
           background-color:#000000}	 
		   
A {text-decoration:none}
A:link {color: #0000FF; }
A:visited {color: #0000FF;}
A:focus {color: #00FF00;}
A:hover {color: #00FF00;}
A:active {color: #00FFFF;}

H1 { font-size: 36pt;
     font-weight: bold;
     color: #C0C0C0;
     font-style: italic;
     text-align: center; 
     font-family: Univers ExtendedPS; }
	 
H2 { font-size: 24pt;
     font-weight: normal;
     color: #C0C0C0;
     font-style: italic;
     text-align: center; 
     font-family: Univers ExtendedPS; }
	 
H3 { font-size: 14pt;
     font-weight: normal;
     color: #C0C0C0;
     font-style: normal;
     text-align: center; 
     font-family: Univers ExtendedPS; }
	 
.mytable td {
font-size: 12pt;
font-weight: normal;
color: #C0C0C0;
font-style: normal;
font-family: Univers ExtendedPS;
}
	 
