body              {
                   background-color:#533869;
                   scrollbar-base-color:#ffffff;
                   scrollbar-3dlight-color:#533869;
                   scrollbar-arrow-color:#533869;
                   scrollbar-darkshadow-color:#ffffff;
                   scrollbar-face-color:#ffffff;
                   scrollbar-highlight-color:#ffffff;
                   scrollbar-shadow-color:#533869;
                   scrollbar-track-color:#ffffff;
                   font-family:Arial,Verdana,sans-serif;
                   }
table       {
              width:970px;
              height:750px;
              border:0px;
            }
			
td          {
              font-size:12px;
            }
			
a:link      {
             color:#666666;
			 font-weight:bold;
             text-decoration: none;
            }

a:visited   {
            color:#666666;
			font-weight:bold;
            text-decoration: none;
            }

a:hover     {
             color:#333333;
			 font-weight:bold;
             text-decoration: none;
            }
