BODY {font-family: Verdana, Arial, Helvetica, sans-serif}
A:link    {color: navy;    text-decoration: none}
A:visited {color: purple; text-decoration: none}
A:hover   {color: blue; text-decoration: underline}
A:active  {color: red;    text-decoration: none}

span.i    {color: navy; font-style: italic}
span.c    {color: silver}
span.h2   {color:#330066; font-weight: bold; text-align: center}
span.h3   {color:#000096; font-weight: bold}
span.h4   {color:#333333; font-weight: bold; font-style:italic; text-indent:40px}
span.prim {color:#333333; font-style:italic;}
h5 {color:navy; font-style:italic; font-weight: normal; text-align: right}
h4 {color:navy; font-style:italic; font-weight: bold; text-align: right}
i    {color: navy}