body
{
  background-color: white;
  color: #006000;
  font-family: Arial, Helvetica, Sans Serif
}

h3         {color: #ffffff; background-color: #008000; text-align: center; font-size: medium; margin-top: 0pt; margin-bottom: 0pt}
h4         {color: #006000; background-color: #BBD8BB; text-align: center; font-size:  small; margin-top: 0pt; margin-bottom: 0pt}
p.info     {color: #ffffff; background-color: #008000; text-align: center; font-size:x-small; margin-top: 0pt; margin-bottom: 0pt}
p.maingr   {color: #006000; background-color: #BBD8BB;                     font-size:  small; margin-top: 0pt; margin-bottom: 0pt; font-weight: bold}
p.menu     {color: #006000; background-color: #BBD8BB; text-align: left;   font-size:  small; margin-top: 0pt; margin-bottom: 0pt; font-weight: bold}
p.main     {color: #006000; text-align: justify; font-size: small; margin-top: 0pt; margin-bottom: 0pt}
p.maincent {color: #006000; text-align:  center; font-size: small; margin-top: 0pt; margin-bottom: 0pt}

a:visited  {color: #006000;} 
a:active   {color: #006000;}
a:hover    {color: #00CC00;}
a:link     {color: #006000;}

a.menu:visited  {color: #006000; text-decoration: none} 
a.menu:active   {color: #006000; text-decoration: none}
a.menu:hover    {color: #00CC00; text-decoration: none}
a.menu:link     {color: #006000; text-decoration: none}

a.vipz:visited  {color: #ffffff;} 
a.vipz:active   {color: #ffffff;}
a.vipz:hover    {color: #00CC00;}
a.vipz:link     {color: #ffffff;}

