body {
	font: 12px "Trebuchet MS", Tahoma, sans-serif;
	margin: 10px 0px 0px 10px;
}
a:link {
	font-weight: bold;
	color: #A89900;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #A89900;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #A89900;
	text-decoration: underline;
}
.picccell {
	width: 113px;
	text-align: center;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 10px;
}
.piccaptions {
	text-align: center;
	line-height:16px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.headings {
	font-weight: bold;
	padding-top: 25px;
	padding-bottom: 5px;
	text-transform: uppercase;
	border-bottom: 1px solid #CCCCCC;
}

