body {
       scrollbar-3dlight-color:#C6C6C6; 
       scrollbar-arrow-color:#444;
       scrollbar-base-color:#f00;
       scrollbar-darkshadow-color:#C6C6C6;
       scrollbar-face-color:#DADADA;
       scrollbar-highlight-color:#888;
       scrollbar-shadow-color:#FFF;
}

A:link {
        font-family : Times New Roman;
        font-size : 19px;
        font-weight:bold;
        font-style: italic;
        text-decoration: none;
        color : #283C31;
          }
A:visited {
        font-family : Times New Roman;
        font-size : 19px;
        font-weight:bold;
        font-style: italic;
        text-decoration: none;
        color : #616C72;
        }
A:active {
        font-family : Times New Roman;
        font-size : 19px;
        font-weight:bold;
        font-style: italic;
        text-decoration: underline;
          }
A:hover {
        font-family : Times New Roman;
        font-size : 19px;
        font-weight:bold;
        font-style: italic;
        text-decoration: underline;
         }

a.b:link {  color: #929292;
            font-size : 13px;
            text-decoration: none}
a.b:visited {  color:#929292;
            font-size : 13px;
            text-decoration: none}
a.b:hover { color:Gray;
            font-size : 13px;
            text-decoration: underline}

a.c:link {  color: #1E251C;
            font-size : 11px;
            text-decoration: none}
a.c:visited {  color:#1E251C;
            font-size : 11px;
            text-decoration: none}
a.c:hover { color:#1E251C;
            font-size : 11px;
            text-decoration: underline}

h1 {
       font-family : Times New Roman;
       font-size : 28px;
       font-weight:bold;
       color : black;
       text-indent:15;
}

.title {
       font-family : Times New Roman;
       font-size : 17px;
       font-weight:normal;
       color : #242E22;
       text-indent:10;
}

.title1 {
       font-family : Times New Roman;
       font-size : 16px;
       font-weight:bold;
       color : #242E22;
       text-indent:0;
}

