body {
  padding-left: 0em;
  padding-right: 0em;
   font-size: 100%;
   text-align: center;
  font-family: "Arial", sans-serif;
  color: #0000cc;
  background: #ffffff ) 

h1 {
   font-weight: bold;
   font-size: 250%;
   text-align: center;
  font-family: "Arial", sans-serif;
  color: #0000cc }

h2 {
   font-weight: bold;
   font-size: 200%;
   text-align: center;
  font-family: "Arial", sans-serif;
  color: #0000cc }

h3 {
   font-weight: bold;
   font-size: 150%;
   text-align: center;
  font-family: "Arial", sans-serif;
  color: #0000cc }

h4 {
   font-weight: bold;
   font-size: 125%;
   text-align: center;
  font-family: "Arial", sans-serif;
  color: #0000cc }
  
h5 {
   font-weight: bold;
   font-size: 95%;
   text-align: center;
  font-family: "Arial", sans-serif;
  color: #0000cc }  

table {
   font-weight: bold; 
   font-size: 100%;
   text-align: center;
  font-family: "Arial", sans-serif;
  color: #0000cc;
  background: #ffffff )

a:link {
   font-weight: bold;
   font-size: 110%;
  font-family: "Arial", sans-serif;
  color: #0000cc }

a:visited {
   font-weight: bold;
   font-size: 110%;
  font-family: "Arial", sans-serif;
  color: #eeeeee }

p {
  padding-left: 6em;
  padding-right: 6em;
    font-weight: bold;
   font-size: 110%;
   text-align: left;
   text-indent: 5em;
  font-family: "Arial", sans-serif;
  color: #0000cc }
