@CHARSET "ISO-8859-1";

.mail {
	color: #313131;
	font-family: arial, verdana;
	font-size: 11px;
	font-weight: normal;
	line-height: 18px;
	text-decoration: underline;
}

.pdf {
	color: #313131;
	padding-left: 15px;
	font-size: 11px;
	font-family: arial, verdana;
	LINE-HEIGHT: 18px;
	background: url(/img/layout/download_icon_pdf.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-decoration: none
}

.extlink {
	color: #004494;
	padding-left: 12px;
	font-size: 11px;
	font-family: arial, verdana;
	LINE-HEIGHT: 18px;
	font-weight: bold;
	background: url(/img/layout/buttonback.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-decoration: none
}