body {background-color  : #ffffff; color : #33587e;
  font-family :"Arial"; font-size : 10px;}
  
a {color : #33587e; font-family :"Arial"; font-size : 12px; text-decoration : underline;}
a:hover {color : #0179c5; font-family :"Arial"; font-size : 12px; text-decoration : none; }
a.w {color : #33587e; font-family :"Arial"; font-size : 18px; text-decoration : underline;}
a.w:hover {color : #0179c5; font-family :"Arial"; font-size : 18px; text-decoration : none; }
a.menu {color : #33587e; font-family :"Arial"; font-size : 12px; text-decoration : none; }
a.menu:hover {color : #0179c5; font-family :"Arial"; font-size : 12px; text-decoration : underline; }
td {font-family :"Arial"; font-size : 12px; color : #33587e;}
h1.start {color : #33587e; font-family :"Arial"; font-size : 24px;}
h2 {color : #006633; font-family :"Arial"; font-size : 16px;}
p.w {color : #33587e; font-family :"Arial"; font-size : 18px;}

hr {color : #017cc2; height : 1; background-color: #017cc2}

.item1,
.item1:hover,
.item1-active,
.item1-active:hover {
    background: #ffffff;
    font: 11px arial;
    color: #33587e;
    font-weight: bold;
    text-decoration: none;
}



