body font {
font-family    : Arial, Helvetica;
font-weight    : normal;
font-size      : 9pt;
}

h1 {
font-family    : Arial, Helvetica;
font-weight    : bold;
font-size      : 11pt;
}

h2 {
font-family    : Arial, Helvetica;
color          : #FF0000;
font-weight    : bold;
font-size      : 14pt;
}

h3 {
font-family    : Arial, Helvetica;
font-weight    : normal;
font-size      : 11pt;
}

h4 {
font-family    : Arial, Helvetica;
font-weight    : bold;
font-size      : 9pt;
}

h5 {
font-family    : Arial, Helvetica;
font-weight    : normal;
font-size      : 14pt;
}

h6{
font-family    : Arial, Helvetica;
font-weight    : normal;
font-size      : 10pt;
}


h7{
font-family    : Arial, Helvetica;
font-weight    : normal;
font-size      : 18pt;
}



A:link {
font-family    : Arial, Helvetica;
font-weight    : bold;
font-size      : 11pt;
color : FF0000;
Text-decoration: None;
}

A:visited {
font-family    : Arial, Helvetica;
font-weight    : bold;
font-size      : 11pt;
color : FF0000;
Text-decoration: None;
}

A:active {
font-family    : Arial, Helvetica;
font-weight    : bold;
font-size      : 11pt;
color : FF0000;
Text-decoration: None;
}
