body
{
margin-top: 35;
background-image: url('bkg.gif');
background-repeat:repeat;
font-family: verdana, arial, 'sans-serif';
font-size: 8pt
}
h1, h2, h3
{
font-family: verdana, arial, 'sans serif'; 
}
p, table
{
font-family: verdana, arial, 'sans serif';
margin-top: 11;
margin-bottom: 11;
margin-left: 11;
margin-right: 11;
}
p, th, td
{
font-size: 10pt;
}
h1, h2, h3, hr 
{
color:black; 
}

a:link    {color:#0000FF; text-decoration: none;}
a:visited {color:#660066; text-decoration: none;}
a:active  {color:#FF0000; text-decoration: none;}
a:hover   {color:#FF0000; text-decoration: underline;}

.class1 a:link    {color:#0000FF; text-decoration: none;}
.class1 a:visited {color:#0000FF; text-decoration: none;}
.class1 a:active  {color:#FF0000; text-decoration: none;}
.class1 a:hover   {color:#FF0000; text-decoration: underline;}

.class2 a:link    {color:#C4AE9E; text-decoration: none;}
.class2 a:visited {color:#555555; text-decoration: none;}
.class2 a:active  {color:#FFFFFF; text-decoration: none;}
.class2 a:hover   {color:#FFFFFF; text-decoration: underline;}