body {   
    font-family: Century Gothic, Verdana, sans-serif;
    font-size: 12px;
}

h1, h2 {
    margin-top: 0;
    color: #000066;
}

#content hr, body.mceContentBody hr {
    background-image: url("hr-bg.gif");
    background-position: left top;
    background-repeat: repeat-x;
    border-width: 0;
    clear: both;
    color: transparent;
    height: 1px;
    margin-bottom: 15px;
    margin-top: 15px;
    width: 100%;
}

#content a, body.mceContentBody a {
    color: #000066 !important;
    text-decoration: underline !important;
}

#content ul {
	padding-left: 10px;
}
