body
{
 background-image: url(/images/lblue070.jpg);
 background-attachment: fixed;
 font-family : Arial,Verdana,helvetica;
 color: black;
 margin: 10 5 0 5;
 font-size: 9pt;
 font-weight : bold;
}
td,center
{
  font-size: 10pt;
  font-weight : bold;
}
h1,h2,h3,h4,h5,h6 {color : #7755BB}
a {color : #AA00AA;text-decoration : none}
a:visited {color : #660066}
a:hover {color : #CC3333;
         text-decoration: underline}
a:active {color : #CC3333; font-style:italic}
hr{margin: 0 0 0 0; background-color: #7755BB; border: thin outset #7755BB; height: 4px}