BODY		{ color: #000000; font-size: x-small; font-family: arial, sans-serif; scrollbar-face-color: #F49AC5; scrollbar-highlight-color: #EEE2E8; scrollbar-shadow-color: #F49AC5; scrollbar-arrow-color: #F5F2E9; scrollbar-base-color: #F49AC5; } 

A:link		{ background: none; color: #000000; text-decoration: none; font-size: x-small; }
A:visited	{ background: none; color: #000000; text-decoration: none; font-size: x-small; }
A:active	{ background: none; color: #000000; text-decoration: none; font-size: x-small; }
A:hover		{ background: none; color: #FF6699; text-decoration: none; font-size: x-small; }

A.COUNTY:link		{ color: #DDDDDD; text-decoration: none; font-size: xx-small; }
A.COUNTY:visited	{ color: #DDDDDD; text-decoration: none; font-size: xx-small; }
A.COUNTY:active		{ color: #DDDDDD; text-decoration: none; font-size: xx-small; }
A.COUNTY:hover		{ color: #DDDDDD; text-decoration: none; font-size: xx-small; }

HR			{ color: #FF99CC; height: 1pt; }

/* Info Table */

P.HEADER	{ text-indent: 0px; font-size: x-small; }
P.NUMBER	{ text-indent: 0px; font-size: x-small; }
P.INFO		{ text-indent: 0px; font-size: x-small; }

TD.logo	{ background-image: url('images/logowws.jpg');
		  height: 125px;
		  width: 795px;	
		  border-bottom: 1px solid #FF99CC;
		  border-top: 0px solid #FF99CC;
		  border-left: 0px solid #FF99CC;
		  border-right: 0px solid #FF99CC; 
		   }

TABLE.info	{ margin: 10px; width: 300px; border-collapse: collapse; }

TABLE.info	TD.pink	{ vertical-align: top;
					  border-style: solid;
					  border-width: 1px;
					  border-color: #FF66CC;
					  background-color: #FFCCFF;
					  padding-top: 3px;
			  	      padding-bottom: 3px;
			  	      padding-left: 3px;
			  	      padding-right: 3px; }

TABLE.info	TD.purple	{ vertical-align: top;
						  border-style: none;
					      background-color: #CC99CC;
					      padding-top: 3px;
			  	          padding-bottom: 3px;
			  	          padding-left: 3px;
			  	          padding-right: 3px; 
			  	          margin: 10px; }

/* Page Alignment */

#page		{ position: absolute; left: 0; top: 0; }			  	          
			  	          