﻿body{
    font-size:11px;
}


h1, h1 a{
    font-size:16px !important;
    color:#7f348d !important;
}

h2{
    font-size:12px;
    color:#555;
    margin-bottom:10px;
}

ol.terms > li{
    margin-bottom:20px;
}

ol.terms > li > ol > li{
    margin-bottom:5px;
}



.contentBox {
    border: 2px solid #7f348d ;
}
.contentBox {
    margin-top: 12px;
    text-align: center;
    padding: 12px;
}

.title {
    font-family: Verdana;
    font-size: 15px;
    font-weight: bold;
    color: #92278F;
    text-align: left;
    margin-bottom:20px;
}


