#contentmain h2 { 
    font-family: Arial, Helvetica, sans-serif;
    margin-bottom: 0.3em;
	font-size:  14px;
	font-weight: bold;
	line-height: 1.2em; 
    color: #000000;
    font-style: normal;
}

#contentmain h3 { 
    font-family: Arial, Helvetica, sans-serif;
    margin-bottom: 17px;
	font-size: 14px;
	font-weight: normal;
	line-height: 1.2em; 
    color: #005ea8;
    font-style: normal;
}


