/**************** COMMON ****************/


h1, h2, h3, h4, h5, h6 {
    margin: 0 0 15px 0;
    font-family: Helvetica, Arial, 'Trebuchet MS', 'Geneva CE', lucida, sans-serif;
}

h1 {
    font-size: 25px;
}

h2 {
    font-size: 24px;
    font-style: italic;
    font-weight: normal;
}

h3 {
    font-size: 20px;
    font-style: italic;
    font-weight: normal;
}

h4 {
    font-size: 15px;
    font-style: italic;
    font-weight: normal;
}

h5 {
    font-size: 12px;
    font-style: italic;
    font-weight: normal;
}

a {
    color: #f68d35;
    font-weight: bold;
}

a:hover {
    text-decoration: none;
}

#contentholderhp p, #contentholder p {
    padding: 0 0 15px 0;
}

.orange {
    color: #f68d35;
}
