p {  
 font-family: Arial;
 font-size: 12px;
 color: #000000; 
}

li {  
 font-family: Arial;
 font-size: 12px;
 color: #000000; 
}

p.bodytext {
 font-family: Arial;
 font-size: 12px;
 color: #000000; 
}

p.signature {
 font-family: Arial;
 font-size: 12px;
 font-style: italic;
 text-align: right;
 color: #000000;
}

p.code {
 font-family: Courier New;
}

p.quote {
 font-family: Arial;
 font-size: 11px;
 font-style: italic;
 margin-left: 20px; 
}

h1 { font-family: Arial; font-size: 18px; margin-top: 0px; }

h2 { font-family: Arial; font-size: 16px; margin-top: 0px; }

h3 { font-family: Arial; font-size: 14px; margin-top: 0px; }

h4 { font-family: Arial; font-size: 13px; margin-top: 0px; }

h5 { font-family: Arial; font-size: 12px; margin-top: 0px; }

h6 { font-family: Arial; font-size: 12px; margin-top: 0px; font-style: italic; }