.showheading {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	padding-top: 4px;
	padding-bottom: 4px;
}
.showheading A:link {text-decoration: none ; color: #000000;}
.showheading A:visited {text-decoration: none ; color: #000000;}
.showheading A:active {text-decoration: none ; color: #000000;}
.showheading A:hover {text-decoration: none; color: #000000;}

.showsubhead {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	padding-top: 10px;
}

.showdescription {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.showdescription A:link {text-decoration: none ; color: #FF0000;}
.showdescription A:visited {text-decoration: none ; color: #FF0000;}
.showdescription A:active {text-decoration: none ; color: #FF0000;}
.showdescription A:hover {text-decoration: none; color: #FF0000;}

.showauthor {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #999999;
	padding-bottom: 7px;
}
.showendnote {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.caption {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	color: #333333;
}
.quote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
	color: #000000;
	padding-right: 7px;
	padding-left: 7px;
}
.reference {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-align: right;
}
.images {
	text-align: center;
}
.imagerights {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
.pollquote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #999999;
	padding: 7px;
}

.showpdf {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	text-align:right;
	color: #000000;
	padding-bottom: 11px;
}
.showpdf A:link {text-decoration: none ; color: #ff0000;}
.showpdf A:visited {text-decoration: none ; color: #ff0000;}
.showpdf A:hover {text-decoration: underline; color: #ff0000;}
.showpdf A:active {text-decoration: none ; color: #ff0000;}

