a:link {
	color: #3366CC;
}
a:hover {
	color: #990000;
}
a:visited {
	color: #6666FF;
}
a:active {
	color: #CC3300;
}
.ad {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #99FFFF;
	width: 630px;
	clear: both;
	white-space: normal;
	position: static;
	overflow: scroll;
	visibility: inherit;
	clip:    rect(auto auto auto auto);
	left: auto;
	right: auto;
	page-break-after: left;
	page-break-before: right;
	cursor: hand;
}

.adbox {
	width: 450px;
	font-family: Arial, Helvetica, sans-serif;
	color: #CC9933;
	text-decoration: underline;

}

.download {
  padding-left:40px;
  color:#333333;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  text-decoration: underline;
  font-size: smaller;
  background:transparent url("/images/pdf.gif") 15px 50% no-repeat;
}
