.header1 {
 text-decoration: none;
 font: 14pt Arial, Helvetica, Sans-Serif;
 color: #fa1a00;
 font-style: normal;
 font-weight: bold;
}

.header2 {
 text-decoration: none;
 font: 12pt Arial, Helvetica, Sans-Serif;
 color: #fa1a00;
 font-style: normal;
 font-weight: bold;
}

.header3 {
 text-decoration: none;
 font: 10pt Arial, Helvetica, Sans-Serif;
 color: #fa1a00;
 font-style: normal;
 font-weight: bold;
}

.header4 {
 text-decoration: none;
 font: 10pt Arial, Helvetica, Sans-Serif;
 color: #fa1a00;
 font-style: normal;
 font-weight: normal;
}

blockquote {
 text-decoration: none;
 font: 10pt Arial, Helvetica, Sans-Serif;
 color: #000000;
 font-style: normal;
 font-weight: normal;
}

H1 {
 text-decoration: none;
 font: 20pt Arial, Helvetica, Sans-Serif;
 color: #fa1a00;
 font-style: normal;
 font-weight: bold;
}

H2 {
 text-decoration: none;
 font: 16pt Arial, Helvetica, Sans-Serif;
 color: rgb(255,0,0);
 font-style: normal;
 font-weight: bold;
}

H3 {
 text-decoration: none;
 font: 12pt Arial, Helvetica, Sans-Serif;
 color: rgb(255,0,0);
 font-style: normal;
 font-weight: bold;
}

H4 {
 text-decoration: none;
 font: 10pt Arial, Helvetica, Sans-Serif;
 color: rgb(0,0,0);
 font-style: normal;
 font-weight: normal;
}

TD, TR {
 text-decoration: none;
 font: 10pt Arial, Helvetica, Sans-Serif;
 color: rgb(0,0,0);
 font-style: normal;
 font-weight: normal;
}

LI, UL, DL, DD, DT {
 text-decoration: none;
 font: 10pt Arial, Helvetica, Sans-Serif;
 color: rgb(0,0,0);
 font-style: normal;
 font-weight: normal;
}

.FOOT {
 text-decoration: none;
 font: 8pt Arial, Helvetica, Sans-Serif;
 color: rgb(255,0,0);
 font-style: normal;
 font-weight: normal;
}

PRE {
 text-decoration: none;
 background: white;
 font: 10pt Arial, Helvetica, Sans-Serif; 
 color: rgb(0,0,0);
 font-style: normal;
 font-weight: normal;
}

A:link, A:visited {
 text-decoration: none;
 font: 10pt Arial, Helvetica, Sans-Serif;
 color: rgb(0,0,255);
 font-style: normal;
 font-weight: normal;
}

A:hover {
 text-decoration: none;
 color: rgb(0,0,255);
}

P {
 text-decoration: none;
 font: 10pt Arial, Helvetica, Sans-Serif;
 color: rgb(0,0,0);
 font-style: normal;
 font-weight: normal;
}


