  BODY { 
         font-family : Tahoma;
         font-size : 8pt;
         color : white;
         background : #000080;
         margin-left : 0pt;
         margin-right : 0pt;
         margin-bottom : 0pt;
         margin-top : 0pt;
         border-left : none;
         border-right : none;
         border-bottom : none;
         border-top : none;
	scrollbar-arrow-color: white;
	scrollbar-3dlight-color: #000260;
	scrollbar-highlight-color: #0000C0;
	scrollbar-face-color: #0004A4;
	scrollbar-shadow-color: #000260; 
	scrollbar-track-color: #000040;
	scrollbar-darkshadow-color: #000260
}
  A:LINK { 
         font-family : Tahoma, Arial;
         font-size : 8pt;
         text-decoration : none;
         color : yellow
}
  A:VISITED { 
         font-family : Tahoma, Arial;
         font-size : 8pt;
         text-decoration : none;
         color : yellow
}
  A:HOVER { 
         font-family : Tahoma, Arial;
         font-size : 8pt;
         text-decoration : underline;
         color : yellow
}
  TD	  {
		 font-family : Tahoma;
         font-size : 8pt;
         color : white
}
  PRE	  {		 font-family : Tahoma;
         font-size : 8pt;
         color : white
}
  SELECT  {
		 background : black;
		 font-family : Tahoma, Arial;
		 font-size : 8pt;
		 color : yellow
}