body {
        margin-bottom: 0px;
        font-family: Arial;
        font-size: 12px;

}
td, textarea, input, select {
        font-family: Arial;
        font-size: 9pt;

}

a:link {
        font-family: Arial;
        font-size: 9pt;
        text-decoration: none;
        font-weight: none;
        color: #386b8c;

}
a:active {
        font-family: Arial;
        font-size: 9pt;
        text-decoration: none;
        font-weight: none;
         color: #386b8c;

}
a:hover {

        font-family: Arial;
        font-size: 9pt;
        text-decoration: none;
        font-weight: bold;
        color: #386b8c;
}
a:visited {
        font-family: Arial;
        font-size: 9pt;
        text-decoration: none;
        font-weight: none;
        color: #386b8c;

}

a.smalllink:link {
        font-family: Arial;
        font-size: 9pt;
        text-decoration: none;
        font-weight: none;
        color: #ffffff;

}
a.smalllink:active {
        font-family: Arial;
        font-size: 9pt;
        text-decoration: none;
        font-weight: none;
         color: #ffffff;

}
a.smalllink:hover {

        font-family: Arial;
        font-size: 9pt;
        text-decoration: none;
        font-weight: bold;
        color: #ffff00;
}
a.smalllink:visited {
        font-family: Arial;
        font-size: 9pt;
        text-decoration: none;
        font-weight: none;
        color: #ffffff;

}

.details {

        text-align:justify;
        padding-top:5;
        padding-bottom:10;
        padding-left:5;
        padding-right:5;
        font-family: Arial;
        font-size: 12px;
        font-weight: normal;
        color: #525252;
        line-height: 150%;
}

.sidemenudetails {

        text-align:justify;
        font-family: Arial;
        font-size: 12px;
        font-weight: normal;
        color: #386b8c;
        line-height: 150%;
}

.sidemenubar {

        font-family: Arial;
        font-size: 12px;
        font-weight: normal;
        color: #386b8c;
        padding-left:5;
        padding-right:5;
        padding-top=5;
        padding-bottom=5;


}
.sitetext {
       font-family : Arial; font-size: 9pt;
        font-size: 12px;
        font-weight: normal;
        color: #666666;
        padding-left:5px;
        padding-right:5px;
        padding-top:5px;
        padding-bottom:5px;
        text-align: justify;

}
.text {
        font-family : Arial; font-size: 9pt;
        font-weight: normal;
        color: #666666;
       }
.bottomtext {
        font-family : Arial; font-size: 9pt;
        font-weight: normal;
        background-color: #F19A3D;
       }


.sidemenudetailswhite {

        text-align:justify;
       font-family : Arial; font-size: 9pt;
        font-weight: bold;
        color: #ffffff;
        line-height: 150%;
}
.heading {
        padding-top:5;
        padding-bottom:5;
        font-family: Arial;
        font-size: 20px;
        font-weight: bold;
        color: #f19a3d;
}
.subheading {
        padding-top:5;
        padding-bottom:5;
        padding-left:5;
        padding-right:5;
        font-family : Arial; font-size: 9pt;
        font-weight: bold;
        color: #E34601;
}


.topheading {
        text-align:center;
        padding-top:5;
        padding-bottom:5;
        padding-left:30;
        padding-right:5;
        font-family: Comic Sans MS;
        font-size: 18px;
        font-weight: normal;
        color: #FFFF00;
}

