body	{
	font-family:	Verdana, Arial, Helvetica;
	background:	#fff;
	color:	#000;
	margin:	0;
	padding:	0;
	}

table.simpletable
{
	border-color: black;
	border-width: 1px;
	border-style: solid;	
}

simplepad { margin: 40; }

p.listy {margin: 8 0 0 0;}

p.listytighter {margin: 4 0 0 0;}

/* BEGIN anchor rules */
a:link, a:active, a:hover, a:visited {text-decoration: none;}
a:link, a:active, a:hover {color: #3366CC;}
a:visited {color: #6699CC;}

/* Tell NS4 to ignore these styles.... */ 
/*/*/ 
input.buttonhtml , a.buttonhtml, a.buttonhtml:visited, a.buttonhtml:active { color: #ff9900; font-weight: bold; text-decoration: none; background-color: #ebebea; margin: auto; padding: 3px 10px; border-style: outset; border-width: 2px; border-color: #fff #000 #000 #fff; width: auto }
/* Okay, we can let NS4 see the rest.... */ 
