a:link                  {color: #0000ff;}
a:visited               {color: #993399;} 
a:active                {color: #ff0000;}
a:hover                 {color: #00ff00;}

a.ssmitems:link         {color: #0000ff;}
a.ssmitems:visited      {color: #993399;}
a.ssmitems:active       {color: #ff0000;}
a.ssmitems:hover        {color: #00ff00;}

body                    {
                         font-family: Arial,Helvetica,sans-serif;
                         font-size: 12pt;
                         background-color: #ffcc99;
                         color: #000000;
                         margin-left: 45px
                        }

h1                      {
                         color: #0000ff;
                         font-size: 21pt;
                         font-weight: normal;
                         font-style: italic;
                        }

h2                      {
                         color: #0000ff; 
                         font-size: 18pt;
                         font-weight: bold;
                         font-style: normal;
                        }

h3                      {
                         color: #0000ff; 
                         font-size: 15pt;
                         font-weight: light;
                         font-style: italic;
                        }
