H1 {
  color: #15215D;
  font-family: arial;
  font-weight: 800;
  padding: 5px;
  line-height: 1.2em;
    text-align: center 
}

H2 {
  color: #15215D;
  font-family: arial;
  font-weight: 600;
  padding: 5px;
  line-height: 1.2em;
  position: relative;
  left: 50px;
}

H3, H4, H5 { 
font-weight: 400;
color: #15215D; 
font-family: arial; 
}

BODY {  
font-family: "Verdana"; 
font-size: 12 ; 
line-height: 1.2em; 
text-align: justify
}

TD {
font-family: "Verdana"; 
font-size: 12 ; 
line-height: 1.2em; 
}

TEXTAREA {
font-family: "Verdana"; 
font-size: 12 ; 
line-height: 1.2em;
padding: 5px;
}

LI { 
line-height: 1.5em; 
}
P { padding: 5px; }
a { }
A:Hover {color: #cc0033;}

