/*	--------------------------------------------------
    :: Typography
	-------------------------------------------------- */

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a
{
    font-weight: inherit;
}

h1, h2, h3, h4, h5, h6
{
    font-size: 14px;
    font-weight: bold;
    margin: 0;
    margin-bottom: 10px;
    color:#00344C;
    padding-bottom: 4px;
    line-height: 18px; /* over ride bootstrap */
}

