 
h1 {
  font-style : normal;
  font-family : "Comic Sans MS", "Times New Roman", Arial;
  font-weight : bold;
  color : black;
  word-spacing : normal;
  letter-spacing : normal;
  text-align : center;
  text-indent : 0pt;
  line-height : normal;
  margin-top : 2pt;
  margin-right : 10pt;
  margin-bottom : 2pt;
  margin-left : 10pt;
  border-top : none;
  border-bottom : none;
  border-left : none;
  border-right : none;
}

p { font-family: "Comic Sans MS", "Times New Roman", Arial; } 
p { color: #EAEAEA; } 
p { font-size: 10pt; }
p { font-weight: normal; }
p { text-align: left; }
        
p.footer { font-family: "Comic Sans MS", "Times New Roman", Arial; } 
p.footer { color: #EAEAEA; } 
P.footer { font-size: 8pt; }
P.footer { font-style: italic; }
P.footer { text-align: left; }

span { font-family: "Comic Sans MS", "Times New Roman", Arial; 
  font-size: small;
}     
table { border-width: 0;} 
table { padding: 10px;} 
a {color: #EAEAEA;}
a { background-color: #fffff;}
a:link { color: #000000;}
a:visited { color: #000000;}
img { border-style: solid;
       border-color: #D4D6D2;}
 
body {background-color : #f2f5db;}
