
H1
{
Color: #000000;
Font-Family: "Arial", "Helvetica", "Verdana", "Sans Serif" ;
Font-Size: 28px;
Font-Weight: bold;
}

H2
{
Color: #00000;
Font-Family: "Arial", "Verdana", "Helvetica", "Sans Serif";
Font-Size: 28px;
Font-Weight: bold;
Text-align : center;
}

H4
{
Color: #D9391F;
Font-Family:  "Arial", "Verdana","Technical"; 
Font-Size: 16px;
Font-Weight: bold;
Text-align : center;
}

H6
{
Color: #000000; text-decoration: underline;
Font-Family:  "Arial", "Verdana","Technical"; 
Font-Size: 16px;
Font-Weight: bold;
Text-align : left;
}


P, UL, OL, LI, TD, TR, TH, DIV
{
Color: #000000;
Font-Family:   "Arial", "Verdana", "Sans Serif" ;
Font-Size: 14px;
Font-Weight: normal;
}

a.Font-Family:   "Arial", "Verdana", "Sans Serif" ;Font-Size: 10px;
a:link { color: blue; text-decoration: none }
a:active { color: #0033FF; text-decoration: underline }
a:visited { color: #800080; text-decoration: none }
a:hover { color: #4040FF; text-decoration: underline }


BODY {     scrollbar-3d-light-color:#000000;
           scrollbar-arrow-color:#5C5A3B;
           scrollbar-track-color:#C0B2AF;
           scrollbar-dark-shadow-color:#000000;
           scrollbar-face-color:#C0B2AF;
           scrollbar-highlight-color:#000000;
           scrollbar-shadow-color:#333333; }
