.hed {
	font-family: georgia, verdana, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: 000000;
	text-transform:uppercase;
	}
	
	
	
.caption {
	font-family: verdana, arial, helvetica;
	font-size: 8.75px;
	}
	

.subnav {
	font-family: verdana, arial, helvetica;
	font-size: 10px;
	color: CCCC99;
	line-height: 1em;
	
	}
	
	
.list {
	list-style-position: inside;
	list-style-type: disc;
	
	}
	
	
.text {
	font-family: times new roman, times;
	font-size: 13px;
	line-height: 1.4em;
	}

.textbold {
	font-family: arial, verdana, sans-serif;
	font-size: 11px;
	line-height: 1.4em;
	font-weight: bold
	}
	
.top {
	font-family: verdana, arial, helvetica;
	font-size: 10px;
	color: 999966;

	}

A	{
	color: 000000;
	}



A:hover {
	color: FFFFFF;
	}
	
	
	
A:active {
	color: 000000;
	}
	
	
text-decoration: none;
	
