
.typography h9[href$=".PDF"] {
   padding: 2px; 
   padding-left: 20px; 
   background: url(../images/icons/page_white_acrobat.png)
     left center no-repeat; 
} 

.typography a{
	color:#006699;
	font-weight:700;
	text-decoration:none;
}

.typography a:hover{
	color:#0099FF;
}

.typography h1{
	color:#505050;
	font-size:2em;
	font-weight:400;
	margin:15px 0 10px;
	padding:0;
}

.typography h2{
	color:#505050;
	font-size:1.5em;
	font-weight:400;
	margin:20px 0 10px;
	padding:0;
}

.typography h3{
	color:#009999;
	font-size:1.2em;
	font-weight:600;
	margin:20px 0 10px;
	padding:0;
}

.typography h4{
	color:#009999;
	font-size:1.1em;
	font-weight:400;
	margin:20px 0 10px;
	padding:0;
}

.typography td{
	padding:4px;
	border:1px solid #b9b9b9;
}
