@charset windows-1252;

    

H1
{
Color: #61ABD9;
Font-Family:  Arial, Helvetica, Verdana, Sans Serif ;
Font-Size: 22pt;
Font-Weight: bold;
Text-align: center
}

H2
{
Color: #073B7F;
Font-Family: Arial, Helvetica, Verdana, Sans Serif;
Font-Size: 20pt;
Font-Weight: bold;
}

H4
{
Color: #073B7F;
Font-Family:  Arial, Helvetica, Verdana, Sans Serif; 
Font-Size: 14pt;
Font-Weight: bold;
}


P, UL, OL, LI, TD, TR, TH, DIV, BODY
{
Color: #333333;
Font-Family:   Arial, Helvetica, Verdana, Sans Serif ;
Font-Size: 12px;
Font-Weight: normal;
Text-align: left;
}

a:link { color: #000000; text-decoration: none ; font-family: arial; font-size: 11px; font-weight: bold;}
a:active { color: #6633FF; text-decoration: none ; font-family: arial; font-size: 11px; font-weight: bold;}
a:visited { color: #000000; text-decoration: none ; font-family: arial; font-size: 11px; font-weight: bold;}
a:hover { color: #4040FF; text-decoration: none; font-family: arial; font-size: 11px; font-weight: bold;}

a:link.Navlink  {color : #ffffff;text-decoration: none; font-family: arial; font-size: 11px; font-weight: bold;}
a:visited.Navlink  {color : #C7D8E1; text-decoration: none; font-family: arial; font-size: 11px; font-weight: bold;}
a:active.Navlink  {color : #AEB9C0; text-decoration: none;text-decoration: none; font-family: arial; font-size: 11px; font-weight: bold;}
a:hover.Navlink  { color: #229FE6;  text-decoration: none; font-family: arial; font-size: 11px; font-weight: bold;}

a:link.abc { color: #000000; text-decoration: none ; font-family: arial; font-size: 11px; font-weight: bold;}
a:active.abc { color: #6633FF; text-decoration: none ; font-family: arial; font-size: 11px; font-weight: bold;}
a:visited.abc { color: #000000; text-decoration: none ; font-family: arial; font-size: 11px; font-weight: bold;}
a:hover.abc { color: blue; text-decoration: none; font-family: arial; font-size: 11px; font-weight: bold;}

