html { margin: 0; }

body, th, td, pre {
    font-size: 9pt;
    font-family: arial;
}

h1, h2, h3, h4, h5, h6 {
    font-weight: bold;
    font-family: arial;
}

h1 { font-size: 160%; color: #CC1100; }
h2 { font-size: 130%; }
h3 { font-size: 110%; color: DarkBlue; border-bottom:1px solid #999999; }
h4 { font-size: 100%; }
h5 { font-size: 110%; color: #93C9FF; font-family: tahoma; }
h6 { font-size: 110%; color: #93C9FF; font-family: tahoma; }

/*
A { font-family: arial; }
A:link { color: #CC1100; }
A:visited { color: #CC1100; }
A:active { color: #CC1100; text-decoration: none; }
A.hover { color: #CC1100; text-decoration: none; }
*/

/* HEADER */

TD.header { color: DarkBlue; font-weight: bold; font-size: 8pt; font-family: Arial; }
A.header { font-family: Arial; text-decoration: none; }
A.header:link { color: DarkBlue; }
A.header:visited { color: DarkBlue; }
A.header:active { color: DarkBlue; text-decoration: none; }
A.header:hover { color: #CC1100; text-decoration: none; }