   P {
     text-align:justify;
   }

   P.notice {
     margin-left:20%; margin-right:20%;
     width:90%;
     float:center;
     border-color:#202060;
     border-style:solid;
     border-width:10pt;
     color: #aaffaa;
     padding:20pt;
   }

   P.section {
     width:100%;
     border-color:#802060;
     background-color:#300030;
     border-style:solid;
     border-width:1pt;
     color: #ffffff;
     padding:3pt;
   }

   A {
     text-decoration: none;
   }

  A.linktable {
     text-decoration: none;
     font-weight: bold;
  }

   A.selected {
     text-decoration: none;
     font-weight: bold;
   }

   A.email {
     text-decoration: none;
     font-weight: bold;
   }


.pdflink {
	font-size: 12px;
	font-weight: normal;
}

