BODY {     
           scrollbar-arrow-color:#CC0000;
           scrollbar-track-color:#EBEBF1;
           scrollbar-dark-shadow-color:#000000;
           scrollbar-face-color: #FFFFFF;
           scrollbar-highlight-color:#000000;
}



H1
{
Color: #000000;
Font-Family:   "Arial, Verdana, Sans Serif" ;
Font-Size: 28px;
Font-Weight: bold;
}

H2
{
Color: #800000;
Font-Family:  "Arial, Verdana, Sans Serif" ;
Font-Size: 20px;
Font-Weight: bold;
Text-align : center;
}

H4
{
Color: #800000;
Font-Family:   Arial, Verdana, Sans Serif ;
Font-Size: 13px;
Font-Weight: bold;
Text-align : center;
}

H6
{
Color: #000000; 
Font-Family:   Arial, Verdana, Sans Serif ; 
Font-Size: 12px;
Font-Weight: bold;
Text-align : left;
}


P, UL, OL, LI, TD, TR, TH, DIV, BODY
{
Color: #333333;
Font-Family:   Arial, Verdana, Sans Serif ;
Font-Size: 12px;
Font-Weight: normal;
}


a:link { color: blue; font-size: 10px;  text-decoration: none; }
a:active { color: #0033FF; font-size: 10px;   text-decoration: none; }
a:visited { color: #000008; font-size: 10px;   text-decoration: none; }
a:hover { color: #cc0000; font-size: 10px;   text-decoration: underline;  }

a:link.doglink  {color : blue; text-decoration: none; font-family: "Arial"; font-size: 12px; font-weight: bold;}
a:visited.doglink  {color : #000000; text-decoration: none; font-family: "Arial"; font-size: 12px; font-weight: bold;}
a:active.doglink #800000; {text-decoration: none; text-decoration: none; font-family: "Arial"; font-size: 12px; font-weight: bold;}
a:hover.doglink  { color: #CC0000;  text-decoration: underline; font-family: "Arial"; font-size: 12px; font-weight: bold;}



a:link.Navlink  {color : #FFFFC0; text-decoration: none; font-family: "Arial"; font-size: 12px; font-weight: bold;}
a:visited.Navlink  {color : #FFFFC0; text-decoration: none; font-family: "Arial"; font-size: 12px; font-weight: bold;}
a:active.Navlink  {text-decoration: none; text-decoration: none; font-family: "Arial"; font-size: 12px; font-weight: bold;}
a:hover.Navlink  { color: #CC0000;  text-decoration: underline; font-family: "Arial"; font-size: 12px; font-weight: bold;}


