

.folder  {font-size : 8pt;
		  font-family : tahoma, MS Sans Serif;;
		  }

.page    {font-size : 8pt;
		  font-family : tahoma, MS Sans Serif;}

.test    {font-family : arial;
          font-style : italic;
          font-size : 8pt;
          font-variant : small-caps;
          margin-left : 180px;
          margin-right : 15%;
          border-style : solid;
          border-width : thin;
          padding : 4px;}

.index   {font-family : tahoma; arial; 
          line-height: 140%;
          filter: DropShadow(Color=#003399,OffX=3,OffY=3,Positive=1);
          width: auto;
          height: auto;
          position: relative;}

a            {text-decoration: none;
              color: #000000;}
a:hover      {text-decoration: underline;
              color: #008080;}

          
body     {background-color : white;
          background-attachment : fixed;
          margin: 4px;
		  scrollbar-arrow-color : #3388BB;
		  scrollbar-highlight-color : #BCBCBC;
		  scrollbar-base-color : #848484;
		  scrollbar-face-color : #ffffff;
		  scrollbar-shadow-color : #5B5B5B;}
