@charset "iso-8859-1";



BODY {
  background-color: white;  color: black ;
  font-family: arial; font-size: 14px; text-align: justify;
  margin-left: 5%; margin-right: 5%; margin-bottom: 80px ;
}

TABLE  {
  background-color: white;  color: black ;
  font-family: arial; font-size: 14px; text-align: justify;
  margin-left: 5%; margin-right: 5%; margin-bottom: 10px ;
}


H1, H2, H3, A:link, A:active, A:visited, .header { background-color: white; color: #5F3AEA}

A:hover { color : white; background : #5F3AEA }

	
H1 { 
  margin-top: 25px;   
  margin-bottom: 60px;
  text-align: center;
}

H2 {margin-top: 12px; }
H3 {margin-top: 5px; margin-bottom: 0px; font-size: 16px;}


LI { margin-top: 5px; text-align: justify;}

.important {background: white; color: red; text-align: center; font-weight: bold; font-style: italic}
.header  { text-align: center; font-size: 16px; font-weight: bold}



