.standardtitle {
	display: block;
	font-weight: bold;
	font-size: 12px;
	color: #1E696F;
}

.pdfstyle {
	color: #D14C4C;
}

.pdfstyle a {
	color: #D14C4C;
	display: block;
	text-decoration: none;
	padding-left: 20px;
	background: url(images/pdf.gif) no-repeat left center;
	font-size: small;
	margin-left: 20px;
}

.pdfstyle a:hover {
	text-decoration: underline;
}
