/*
  General settings - body, links
*/


body
{
background: url("images/backgrnd.gif");
font-family: Verdana small;

}
a.set1:link  { color: #FFFF00; background-color: #0000FF; background-repeat: repeat; 
               background-attachment: scroll; font-size: 10pt; font-weight: 
               bold; background-position: bold }
A.set1:visited {color: #FFFF00; background-color: #0000FF; background-repeat: repeat; 
               background-attachment: scroll; font-size: 10pt; font-weight: 
               bold; background-position: bold} 
A.set1:active {color: #FF00FF; background-color: #0000FF; background-repeat: repeat; 
               background-attachment: scroll; font-size: 10pt; font-weight: 
               bold; background-position: bold}


p {color:#000000; font-family: Verdana; font-size:12px; font-weight:normal; font-style:normal; text-decoration:none; }
li {color:#000088; font size: 10pt; font-family: Verdana;}
td {color:#000000; font size: 10pt; font-family: Verdana;}
tr {color:#000000; font size: 10pt; font-family: Verdana;}
pre {color:#00000; font size: 10pt; font-family: Verdana;}
h2 {color:#008000; font size: 12pt; font-family: Verdana;}
h1 {color:#008000; font size: 14pt; font-family: Verdana;}