h1, h2, h3, h4, h5, h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 20px;
    font-weight: normal;
	color: #A37E34;
}

.csc-firstHeader {
    margin: 0 0 0.6em 0;
}

h3 {
    margin: 2.4em 0 0.4em 0;
    font-family: Verdana, Arial, sans-serif;
    font-size: 1.1em;
    font-weight: bold;
    line-height: 1.5em;
    color: #000;
}

p {
    margin: 0 0 1em 0;
    font-size: 1.1em;
    line-height: 1.5em;
}

/* overriding image styles of css_styled_content */
div.csc-textpic-imagewrap {
    padding-top: 0.4em;
}

div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image .csc-textpic-caption {
    margin: 0.4em 0 0.4em 0.2em;
    color: #666;
    font-style: italic;
}