body
		{
		 background-color: #d6d3c4;

		 font-family: Verdana; 
		 font-weight: ;
		 font-size: 12px;
		 color: #000000;
		 		 
		 scrollbar-base-color: #d6d3c4;
		 scrollbar-face-color: #d6d3c4;
		 scrollbar-highlight-color: #d6d3c4;
		 scrollbar-3dlight-color: #d6d3c4;
		 scrollbar-darkshadow-color: #000000;
		 scrollbar-shadow-color: #000000;
		 scrollbar-arrow-color: #000000;
		 scrollbar-track-color: #d6d3c4;
		}
		
td
		{
		 font-family: Verdana; 
		 font-weight: ;
		 font-size: 12px;
		 color: #000000;
		}
		
.h1 { font-family: Lucida Calligraphy, Arial, sans-serif; font-size: 36px; font-weight: bold; color: #339933 }
.h2 { font-family: Verdana, Arial, sans-serif; font-size: 24px; font-weight: bold; color: #339933 }
.h3 { font-family: Lucida Calligraphy, Arial, sans-serif; font-size: 18px; font-weight: bold; color: #339933 }

.st1 { font-family: Lucida Calligraphy, Arial, sans-serif; font-size: 12px; }
.st2 { font-family: Arial, Helvetica, sans-serif; font-size: 12px; }

a:link	{
			font-weight: bold;
			color: #339933;
			text-decoration: none;
			font-size: 8pt;
			font-family: Lucida Calligraphy, Arial, sans-serif;
		}
		
a:visited	{
			font-weight: bold;
			color: #339933;
			text-decoration: none;
			font-size: 8pt;
			font-family: Lucida Calligraphy, Arial, sans-serif;
		}