body {
        margin-bottom: 0px;
        font-family: tahoma;
        font-size: 12px;

}
td, textarea, input, select {
        font-family: Tahoma;
        font-size: 12px;

}

a:link {
        font-family: ARIAL;
        font-size: 11px;
        font-weight: bold; 
        text-decoration: none;
         color: #ffffff;

}
a:active {
        font-family: ARIAL;
        font-size: 11px;
        font-weight: bold; 
        text-decoration: none;
         color: #ffffff;

}
a:hover {

        font-family: ARIAL;
        font-size: 11px;
        font-weight: bold; 
        text-decoration: none;
         color: #ed8c18;
}
a:visited {
        font-family: ARIAL;
        font-size: 11px;
        font-weight: bold; 
        text-decoration: none;
         color: #ffffff;

}

a.link:link {
        font-family: ARIAL;
        font-size: 11px;
        font-weight: normal; 
        text-decoration: none;
         color: #ed8c18;

}
a.link:active {
        font-family: ARIAL;
        font-size: 11px;
        font-weight: normal; 
        text-decoration: none;
         color: #ed8c18;

}
a.link:hover {

        font-family: ARIAL;
        font-size: 11px;
        font-weight: bold; 
        text-decoration: none;
         color: #ed8c18;
}
a.link:visited {
        font-family: ARIAL;
        font-size: 11px;
        font-weight: normal; 
        text-decoration: none;
         color: #ed8c18;

}

a.text:link {
        font-family: ARIAL;
        font-size: 11px;
        font-weight: bold; 
        text-decoration: none;
         color: #ed8c18;

}
a.text:active {
        font-family: ARIAL;
        font-size: 11px;
        font-weight: bold; 
        text-decoration: none;
         color: #ed8c18;

}
a.text:hover {

        font-family: ARIAL;
        font-size: 11px;
        font-weight: bold; 
        text-decoration: none;
         color: #99bb00;
}
a.text:visited {
        font-family: ARIAL;
        font-size: 11px;
        font-weight: bold; 
        text-decoration: none;
         color: #ed8c18;

}





.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;
        
}
.heading {
        padding-top:5;
        padding-bottom:5;
        padding-left:5;
        padding-right:5;
        font-family: arial;
        font-size: 20px;
        font-weight: bold;
        color: #ed8c18;
}
.whitesidetext {
        padding-left:5;
        padding-right:5;
        font-family: arial;
        font-size: 11px;
        font-weight: normal;
        color: #ffffff;
}

.bottomtext {
        text-align:center;        
        font-family: arial;
        font-size: 10px;
        color: #ffffff;
        
}
.subheading {
                padding-top:5;
        padding-bottom:5;
        padding-left:5;
        padding-right:5;
        font-family: arial;
        font-size: 14px;
        font-weight: bold;
        color: #ed8c18;
}


.subheadingg {
                padding-top:5;
        padding-bottom:5;
        padding-left:5;
        padding-right:5;
        font-family: arial;
        font-size: 14px;
        font-weight: bold;
        color: #99bb00;
}
