.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #BDAE8C;

}

a.copyright:link { color:#C69239; text-decoration:none}
a.copyright:visited { color:#C69239; text-decoration:none}
a.copyright:hover { color:#D6B273; text-decoration:underline; cursor:hand}
a.copyright:active { color:#C69239; text-decoration:none}

.copy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #330000;
}

a.copy:link { color:#770000; text-decoration:underline}
a.copy:visited { color:#770000; text-decoration:underline}
a.copy:hover { color:#200000; text-decoration:underline; cursor:hand}
a.copy:active { color:#770000; text-decoration:underline;}



.reallysmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #330000;

}
.copyLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #BDAE8C;
}

a.copyLink:link { color:#BDAE8C; text-decoration:none}
a.copyLink:visited { color:#BDAE8C; text-decoration:none}
a.copyLink:hover { color:#D6B273; text-decoration:underline; cursor:hand}
a.copyLink:active {
	color:#F00;
	text-decoration:none;
}

.copyLink .copyLink strong {
	color: #F00;
}

#pdf-app{width:170px; float:left;margin:20px 0 0 10px;}
#pdf-app img{float:left; border:0;}
#pdf-app p a{float:left;color:#770000; text-decoration:none;font-weight:bold; width:115px;}
#pdf-app p a:hover{text-decoration:underline;}