@page { size: 21cm 29.7cm; margin: 2cm }
body {font-family: "Times New Roman", Times, serif;
font-size: small ;
 background-attachment: fixed;
 background-image: url(N8.GIF);
 background-repeat: repeat;
 background-position: 0% 0%;

}
h1 {
font-size: 22pt ; color: black ;
text-align: center ;
 }
table {
border:  solid 0px;
border-collapse: collapse;
table-layout: auto;
width: 100%;
}
td, th {
border: solid 0px;
padding: 7px 20px;
}
p,li {font-size: 14pt}

ul { margin: 0 }
/*
form {
font-family: "Times New Roman", Times, serif;
  width: 100% ;
  height: 8% ;  
  background-color: #AFA ;   padding: 0px;
  margin-top: 0cm;
  margin-bottom: 0cm;}
*/

input {DISPLAY: inline ;
  border: solid 2px;
  color: #1e8;
  font-family: "Times New Roman", Times, serif;
  font-size: 14pt ;
  width: 15% ;
  height: 25px ;
  background-color: #ffe ;}
strong {
  color: #600;}

