p {
font-size : 9pt;
font-family : arial;
color : #000000;
text-align : ;
margin : ;
}

h1 {
font-size: 10pt;
font-family: Arial;
font-weight: bold;
}


body {
font-size : 9pt;
font-family : arial;
color : #000000;
background : #ffffff url() fixed repeat;
}


  a {
    color: #ea7500;
    text-decoration: underline;
  }

  a:hover {
    color: #ffa834;
    text-decoration: underline;
  }