@charset "utf-8";
/* CSS Document */

#title {

font-family: arial, sans-serif;
font-size: 16pt;
color:#663300;} 


li {
    font-size: 10pt;
    font-family: arial, sans-serif;}

td {
    font-size: 10pt;
    font-family: arial, sans-serif;}


body {

background-color:#eeeeee;
}

p {
   /* font-style: italic; */
   /* font-weight: bold; */
    font-size: 10pt;
    font-family: arial, sans-serif;}
