a:link
{ text-decoration: none; color:#000000; background: NONE; }
a:visited
{ text-decoration: none; color:#000000; background: NONE; }
a:active
{ text-decoration: none; color:#ADCBE7; background: #0264A3; }



body 
{ font-family: arial;
  background: #C0C0C0;
  background-image: url(); 
background-repeat: repeat;
background-position: top left; 
background-attachment: scroll;
  font-size: 12pt;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
}

h1 {font-family: arial; 
font-size: 18pt;
font-weight: normal;
 } 

p {font-family: arial; 
font-size: 12pt;
 } 




