body {
        margin-bottom: 10px;
        font-family: arial;
        font-size: 13px;
        font-style: normal;
        line-height: normal;
        font-weight: normal;
        font-variant: normal;
        text-transform: none;
        text-color="#404040";
        background-color : FFFFFF;
        margin-left :  50px;
        margin-right :  50px;
                }
small  {
        font-size: 8px;
}
td, textarea, input, select {
        font-family: Tahoma;
        font-size: 12px;
         font-color="#404040";
        font-weight: normal;
}
.tableDetail {
        font-size: 12px;
        font-family: Tahoma;
        color: #49394E;
}
a:link {
        font-family: tahoma;
        font-size: 13px;
        font-weight: bold;
        text-decoration: none;
        color : #ff0000;
        }
a:hover {
        color: #000080;
        font-family: tahoma;
        font-size: 13px;
        font-weight: bold;
        font-style: normal;
        line-height: normal;
        font-variant: normal;
        text-transform: none;
        text-decoration: none;
}
a:visited {
        color: #ff0000;
        font-family: tahoma;
        font-size: 13px;
        font-weight: bold;
        text-decoration: none;

}
