
body        {font-family      : arial, serif;
             font-weight      : normal;
             background-color : #c2cfc2;}

.indexblue  {background-color : #558bb1;}
.indextext  {font-size        : 80%;}

h1          {font-size   : 100%;
             font-weight : normal;
             font-family : arial, serif;}

h2          {font-size   : 80%;
             font-weight : normal;
             font-family : arial, serif;}

h3          {font-size   : 110%;
             font-weight : normal;
             font-family : arial, serif;}

h4          {font-size   : 150%;
             font-weight : heavy;
             font-family : arial, serif;
             line-height : 1;}

a:link      {color : blue; text-decoration: none;}
a:visited   {color : blue; text-decoration: none;}
a:active    {color : purple; text-decoration: none;}
