body {
    font-family: verdana,tahoma,arial,helvetica;
    font-weight: normal;
    font-size: 11px;
    color: #000000;
}

a {
    color: #9f0a5c;
    text-decoration: underline;
}
a:hover, a:active {
    color: #9f0a5c;
    text-decoration: none;
}

h1, h2 {
    padding: 0;
    margin: 0;
    font-size: 15px;
    font-weight: bold;
}
h3, h4 {
    padding: 0;
    margin: 0;
    font-size: 13px;
    font-weight: bold;
}
h5, h6 {
    padding: 0;
    margin: 0;
    font-size: 12px;
    font-weight: bold;
}

.clearfix:after {
    content:".";
    display:block;
    height:0;
    font-size:0;
    clear:both;
    visibility:hidden;
}
.clearfix { display:inline-block; }

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

