body            {
		background-image: URL(images/bg-green.jpg);
		background-color: #517B50;
		font-family: Georgia, "Times New Roman", Times, serif;
		color: #CC9900;
		font-size: 12px;
		SCROLLBAR-FACE-COLOR: #517B50;
                SCROLLBAR-HIGHLIGHT-COLOR: #517B50;
                SCROLLBAR-SHADOW-COLOR: #385537;
                SCROLLBAR-3DLIGHT-COLOR: #FFCC00;
                SCROLLBAR-ARROW-COLOR: #000000;
                SCROLLBAR-TRACK-COLOR: #517B50;
                SCROLLBAR-DARKSHADOW-COLOR: #666666;
                }
		   
p, td           {
                font-family: Georgia, "Times New Roman", Times, serif;
                color: #CC9900;
                font-size: 12px;
                }
		   
h1              {
                font-family: Georgia, "Times New Roman", Times, serif;
                color: #CC9900;
                font-size: 14px;
	        }
		   
a:link          {
		 font-family: Georgia, "Times New Roman", Times, serif;
                 color: #FFCC00;
                 font-size: 12px;	
                 text-decoration: none;
                } 

a:active        {
		 font-family: Georgia, "Times New Roman", Times, serif;
                 color: #CC9900;
                 font-size: 12px;
                 text-decoration: none;
                 } 

a:visited        {
		 font-family: Georgia, "Times New Roman", Times, serif;
                 color: #FFCC00;
                 font-size: 12px;
                 text-decoration: none;
                 }

a:hover          {
		 font-family: Georgia, "Times New Roman", Times, serif;
                 color: #CC9900;
                 font-size: 12px;
                 text-decoration: none;
                 } 
