html, body {
	margin: 0;
	padding:3px 3px 3px 3px;
	background:#FFFFFF;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
img { border: 0; }

a, a:link, a:visited { color:#000000; text-transform:none; text-decoration:none; }
a:hover, a:active, a:focus { color:#999999; text-transform:none; text-decoration:none; }

a.jslink { cursor:pointer; }
* html a.jslink { cursor:hand; }

.text { width:360px; padding-right:15px; border-right:solid 1px #000000; text-align:right; margin-top:-5px; }
.pdf-download { position:absolute; right: 0; margin:0px 21px 0px 0px; }