body		{
		 background-color: #990099;
		 font-family: Verdana, Arial, Helvetica, sans-serif;
		 color: #ECE9D8;
		 font-size: small;
		 scrollbar-3d-light-color: #ffffee;
    	 scrollbar-arrow-color: #56618c;
		 scrollbar-track-color: #56618c;
		 scrollbar-face-color: #ffffee;
   	     scrollbar-highlight-color: #ffffee;
   	   	 scrollbar-darkshadow-color: #000000;
    	 scrollbar-shadow-color: #56618c;
		}

table	{
		 background-color: #FFFFFF;
		 color: #000000;
		 font-family: Verdana, Arial, Helvetica, sans-serif;
		 font-size: small;
		 scrollbar-3d-light-color: #ffffee;
    	 scrollbar-arrow-color: #ffffee;
		 scrollbar-track-color: #ffffee;
		 scrollbar-face-color: #56618c;
   	     scrollbar-highlight-color: #ffffee;
   	   	 scrollbar-darkshadow-color: #000000;
    	 scrollbar-shadow-color: #56618c;
		}
		
p		{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	background-repeat: no-repeat;
		}
		
.small	{
	font-size: x-small;
	text-decoration: none;
		}
		
h1		{
		 font-size: small;
		 font-weight: bold;
		 text-align: center;
		}
		
h2		{
		 font-size: small;
		 font-weight: bold;
		 text-align: left;
		}
		
h3		{
		 font-size: small;
		 font-weight: bold;
		 text-align: left;
		}
		
.pale	{
	color: #FFFFFF;
	background-color: #FFFFFF;
		 }

		 
a:link	{
		 text-decoration: none;
		}
				 
a:visited	{
			 text-decoration: none;
			}
					 
a:hover	{
		 text-decoration: underline;
		 }

label	{
		 width: 250px;
		 }
.giftform	{
	background-color: #ffffee;
	color: #56618c;
		 }

input, textarea	{color: #56618c;}
