body {
  color: rgb(145,150,170); 
  font-family: Arial, Helvetica, Courrier, sans-serif; 
  font-size: 12px;
  text-align:justify;
  background-color: #FFFFFF;
}

a:link {
  color: rgb(145,150,170); 
  text-decoration: none; 
  font-family: Arial, Helvetica, Courrier, 
  sans-serif}

a:visited {
  color: rgb(145,150,170); 
  text-decoration: none; font-family: Arial, Helvetica, Courrier, 
  sans-serif}

a:hover {
  color: rgb(177,43,50); 
  text-decoration: none; 
  font-family: Arial, Helvetica, Courrier, 
  sans-serif}



div{
  font-size: 11px;
  padding-right:35px;
  text-align:justify;
  font-family:arial;
}	   

h2{
  font-size:18px;
  color:#b12b32;
  text-align:center;
}

h4{
  font-size:11px;
  color:#b12b32;
}

