body {	background-color: #FFFFFF;
			font-family: Arial;
			font-size: 9pt; 
			color: #000000;
		}

td {	font-size: 9pt; 
	}

select	{	font-family: Arial;
				font-size: 11px; 
				border: inset 1px gray;
				padding: 1;
			}

input		{	font-family: Arial;
				font-size: 8pt; 
				padding: 1;
			}

textarea{	color: #000000;
				font-family: Arial;
				font-size: 8pt; 
				padding: 1;
			}
			
.h1	{font-size: 2.5em;
			font-weight:700;}
.h2	{font-size: 2em;
			font-weight:700;}
.h3	{font-size: 1.5em;
			font-weight:700;}
.h4	{font-size: 1.2em;
			font-weight:700;}
.h5	{font-size: 1em;
			font-weight:500;}
			

.auctionmessage {color: #000000}

.navmenu {border-color : #F4F4F4;
				border-collapse: collapse;
				margin: 0px} 

/*a			{ color: #800000; text-decoration: none }
/*a:hover	{ color: #800000; text-decoration: underline }