<!--
a { color: #666699; text-decoration: none; }
a:hover { color: #CC9933; text-decoration: none; }
a.body { color: #000000; text-decoration: none; }
a.body:hover { color: #CC9933; text-decoration: none; }
a.footer { color: #CC0000; text-decoration: none; }
a.footer:hover { color: #666666; text-decoration: none; }
.title1 { font-family: Arial; font-size: 14pt; font-weight: bold; color: #003399; }
.title2 { font-family: Arial; font-size: 12pt; font-weight: bold; color: #003399; }
.title3 { font-family: Arial; font-size: 11pt; font-weight: bold; color: #003399; }
.title4 { font-family: Arial; font-size: 10pt; font-weight: bold; color: #003399; }
.title5 { font-family: Arial; font-size: 9pt; font-weight: bold; color: #003399; }
.title6 { font-family: Arial; font-size: 8pt; font-weight: bold; color: #003399; }
.text1 { font-family: Arial; font-size: 14pt; }
.text2 { font-family: Arial; font-size: 12pt; }
.text3 { font-family: Arial; font-size: 11pt; }
.text4 { font-family: Arial; font-size: 10pt; }
.text5 { font-family: Arial; font-size: 9pt; }
.text6 { font-family: Arial; font-size: 8pt; }
.warning { color: #FF0000; font-weight: bold; }
//-->