body, div, p, th, td, li, dd, pre  {
	/* redundant selectors to help NS4 not forget */
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 18px;
	color : #333;
	scrollbar-base-color : #B4ADBD;
	scrollbar-arrow-color : #BD3B51;
}


input, select, option, textarea  {
	color : #000000;
	background-color : #B4ADBD;
	font-family : Arial, Helvetica, sans-serif;
}

A:LINK, A:VISITED  {
	color : #BD3B51;
	text-decoration : underline;
	font-weight : bold;
	font-size : 13px;
}

A:HOVER, A:ACTIVE  {
	color : #0000FF;
	text-decoration : none;
	font-weight : bold;
	font-size : 13px;
}

.foot10  {
	font-size : 10px;
}

.head {	font-size : 16px;	font-weight : bold; color:#A55F23; }
.bighead {
	font-size : 20px;
	font-weight : bold;
	color:#303;
}.style8 strong {
	text-align: center;
}

