h2 {
    color: #000;
    font-size: 12px;
    font-weight: bold;
    letter-spacing: 1.2px;
    padding: 0px 0px 5px 0px;
	margin:0px;
    text-decoration: none;
	text-transform: upercase;

}