/*
body{color: #eeeeee;background-color: #000080;}
*/
body {
  color: #000000;
  background-color: #FFFFFF;
  margin: 3% 14% 1%;
}
*{
  font-family: menu;
  line-height: 1.3;
  margin-top: 0em;
  margin-bottom: 0em;
}
* small{
  font-size:80%;
}
p{
  line-height: 1.7;
  margin-top: 0.5em;
  margin-bottom: 0.5em;
}
blockquote {
  font-size:96%;
  line-height: 1.4;
}
