body 	{

				marginwidth: 0pt;
				marginheight; 0pt;
			
				font-family: verdana;
				font-size: 10pt;
				color: black;
						
				scrollbar-shadow-color:     #CCCC99;
				scrollbar-highlight-color:  #817E6C;
				scrollbar-3dlight-color:    #817E6C;
				scrollbar-darkshadow-color: #817E6C;
				scrollbar-track-color:      #CCCC99;
				scrollbar-arrow-color:      #817E6C;
				scrollbar-face-color:       #CCCC99;
				
			}	
			
td			{   
    			font-family: verdana;
				font-size: 10pt;
				color: black;
				
			}

a:link		{
				color : black; text-decoration : none;
			}
a:visited	{
				color : black; text-decoration : none;
			}
a:active	{
				color : black; text-decoration : none;
			}
a:hover		{
				color : #FFFFCD; text-decoration : underline;
			} 
		