p { font-family: Arial, sans-serif; font-size: 12px; } 
p.copy { font-family: Arial, sans-serif; font-size: 14px; font-style: italic; }     
p.bold { font-family: Arial, sans-serif; font-size: 12px; font-weight: bold; }     
p.ital { font-family: Arial, sans-serif; font-size: 12px; font-style: italic; }     
p.underline { font-family: Arial, sans-serif; font-size: 12px; text-decoration: underline; }     
p.title { font-family: Arial, sans-serif; font-size: 16px; font-weight: bold; }
p.maintitle { font-family: Arial, sans-serif; font-size: 32px; font-weight: bold; text-align: center; }
p.maintitle2 { font-family: Arial, sans-serif; font-size: 20px; font-weight: bold; text-align: center; }
p.disclaimer { font-family: Arial, sans-serif; font-size: 12px; } 
p.translheader { font-family: Arial, sans-serif; font-size: 14px; font-style: italic; text-decoration: underline; }
span.bold { font-weight: bold; }
span.ital { font-style: italic; }
span.underline { text-decoration: underline; }
span.italunder { font-style: italic; text-decoration: underline; }
td { font-family: Arial, sans-serif; font-size: 12px; }
td.bold { font-family: Arial, sans-serif; font-size: 12px; font-weight: bold; }
td.head { font-family: Helvetica, Verdana, Arial, sans-serif; font-size: 12px; font-weight: bold; }
td.title { font-family: Arial, sans-serif; font-size: 16px; font-weight: bold; }
h1 { font-family: Arial, sans-serif; font-size: 16px; }
h2 { font-family: Arial, sans-serif; font-size: 14px; }
h3 { font-family: Arial, sans-serif; font-size: 12px; font-weight: bold; }
h4 { font-family: Arial, sans-serif; font-size: 12px; font-style: italic; }
h6 { font-family: Arial, sans-serif; font-size: 10px; font-weight: bold; }
ol { font-family: Arial, sans-serif; font-size: 12px; }
ul { font-family: Arial, sans-serif; font-size: 12px; }
li { font-family: Arial, sans-serif; font-size: 12px; }
em { font-style: italic; }
strong { font-weight: bold; }
.center { text-align: center; }
