
@charset "ISO-8859-1";



body,p,li {
    font-size:100%;
    font-family: Arial,sans-serif;
    color:black;
background-color : #E5E4EA;
  }


h1 {
    color : #000000;
    font-family : Arial,sans-serif;
    font-size : 300%;
    font-style : italic;
  }


h2 {
    font-size:200%;
    font-family:Arial,sans-serif;
    color:#000000;
    font-style:normal;
  }

