
.title {
	font: normal 21px Georgia, "Times New Roman", Times, serif;
	color: #500000;
}

.heading {
	font: 18px Georgia, "Times New Roman", Times, serif;
	color: #900;
}

.heading-sml {
	font: bold 14px Georgia, "Times New Roman", Times, serif;
	color: #500000;
}

.txt-med {
	font: italic 15px/1.4em "Times New Roman", Times, serif;
	color: #000;
}

.txt-sml {
	font: 10px/16px Tahoma, Arial, sans-serif;
	color: #666;
}

.lnk-fancy {
	font-style: italic;
	font-weight: bold;
}

.form-260px {
	width: 260px;
}

.red {
	color: #900;
}

li.pdf-link {
	margin-left: 20px;
	list-style-type: none;
	list-style-image: url(../images/ico-pdf.png);
}
