.content p,
.content div,
.content h1, .content h2, .content h3, .content h4, .content h5,
.content ul {
	margin: 11px 0 0 0;
	font-size: 11px; color: #7f8082; font-family: 'Tahoma', sans-serif; line-height: 18px;
}
	
.content ul {
	margin: 11px 0 0 30px;
}
	
.content h1 { font-size: 12px; color: #073c84;}
.content h2 { font-size: 17px; }
.content h3 { font-size: 16px; }
.content h4 { font-size: 15px; }
.content h5{ font-size: 14px; }


	.content a,
    .content a:hover {
		color: #073c84;
	}
