p{
text-indent : 2em;
margin-right : 5% ;
margin-left : 5% ;
margin-top : 2% ;
margin-bottom : 2% ;
font-family : Verdana;
font-size: 12px;
line-height:12pt;
}

p:first-letter { 
font-size: 150%; 
}

strong{
font-weight : bold;
}

em{
font-style : oblique;
}

a{
color : #E25E09;
text-decoration : none;
}
a:hover{
color :#E2BA09;
text-decoration : underline;
}

#menu a{
color : #E2BA09;
}
#menu a:hover{
color :white;
}

h1{
  font-size : 2.2em;
  color : #E25E09;
  margin-left : 5% ;
  margin-top : 2% ;
  line-height:10pt;
  }

h2{
  font-size : 1.5em;
  color : #E28E09;
  margin-left : 5% ;
  margin-top : 2% ;
}
