body
{
  color: black;
  font-size: 8pt;
  font-family: Verdana;
}

div
{
  color: black;
  font-size: 8pt;
  font-family: Verdana;

}

h2
{
  font-size: 8pt;
  color: red;
  font-family: Verdana;
  font-weight: bold;
}

h3
{
  font-size: 14pt;
  color: maroon;
  font-family: Verdana;
  font-weight: bold;
}


h1
{
  font-size: 8pt;
  color: maroon;
  font-family: Verdana;
}

h6
{
  font-size: 6pt;
  color: black;
  font-family: Verdana;
  font-weight: normal;
  position: relative; top: 8px 
}

td
{
  color: black;
  font-size: 8pt;
  font-family: Verdana;
}

input
{
  color: black;
  font-size: 8pt;
  font-family: Verdana;
}
                              
A:link      { color:maroon; text-decoration: none }
A:visited   { color:maroon; text-decoration: none }
A:active    { color:black; text-decoration: none }
A:hover     { color:gray; text-decoration: none }

A.menulewe:link      { color:maroon; text-decoration: none }
A.menulewe:visited   { color:maroon; text-decoration: none }
A.menulewe:active    { color:black; text-decoration: none }
A.menulewe:hover     { color:gray; text-decoration: none }
										
A.menu:link      { color:black; text-decoration: none; font-family: Tahoma;   font-weight: bold;   font-size: 8pt;}
A.menu:visited   { color:black; text-decoration: none; font-family: Tahoma;   font-weight: bold;   font-size: 8pt;}
A.menu:active    { color:black; text-decoration: none; font-family: Tahoma;   font-weight: bold;   font-size: 8pt;}
A.menu:hover     { color:gray; text-decoration: none; font-family: Tahoma;   font-weight: bold;   font-size: 8pt;}

A.bialy:link      { color:white; text-decoration: none }
A.bialy:visited   { color:white; text-decoration: none }
A.bialy:active    { color:red; text-decoration: none }
A.bialy:hover     { color:black; text-decoration: none }
