body        {
			SCROLLBAR-FACE-COLOR: #750000;
			SCROLLBAR-HIGHLIGHT-COLOR: black; 
			SCROLLBAR-SHADOW-COLOR: #ff0000; 
			SCROLLBAR-3DLIGHT-COLOR: #ff0000; 
			SCROLLBAR-ARROW-COLOR: #ff0000; 
			SCROLLBAR-TRACK-COLOR: #750000; 
			SCROLLBAR-DARKSHADOW-COLOR: #ff0000;
			margin: 0px;
            }
ul,ol  	    {
			font-size : 10px;
			font-family : Verdana, Trebuchet MS, Heveltica;
			color : #DFDFDF;
			line-height : 12 px;
			margin-right : 5px;
			}
A       	{ 
			font-size : 10px;
			color : #eea130;
			font-family : Verdana, Trebuchet MS, Heveltica;
			text-decoration : none;
			}
A:hover     { 
			background-color : #4D4D4D; 
			}
p	        {
  			font-size   : 10px; 
			font-family : Verdana, Trebuchet MS, Heveltica;
			color : #DFDFDF;
			margin-right : 10px;
			}
#top        {
   			font-size   : 9px; 
			margin : 0px;
			font-weight : bold;
			}
#header     {
   			font-size   : 14px; 
			margin : 0px;
			font-weight : bold;
			color : #eea130;
			}
#small      {
   			font-size   : 9px; 
			margin : 0px;
			}
#index      {
   			font-size   : 11px; 
			margin : 0px;
			margin-top : 4px;
			}
sup	        {
  			font-size   : 8px; 
			font-family : Verdana, Trebuchet MS, Heveltica;
			color : #DFDFDF;
			}
hr          {
            color : #DFDFDF;
			height : 1px;
            }
textarea,input,select 
            {
  			font-size   : 10px; 
			font-family : Verdana, Trebuchet MS, Heveltica;
			}
