A:link {
text-decoration: none;
color: orange;
}

H1 {
font-size: 20pt;
font-family: Arial, Helvetica, sans-serif;
color: blue;
}

H2 {
font-family: arial, helvetica, sans-serif;
font-size: 10pt;
color: #CC6633;
}

P {
font-size: 10pt;
font-family: arial, helvetica, sans-serif;
color: #3185D6;
}

P.story {
font-size: 12pt;
font-family: arial, helvetica, sans-serif;
font-weight: 400;
color: black;
}
P.caption {
font-family: Arial, Helvetica, sans-serif;
font-size: 10pt;
font-weight: 300;
font-style: oblique;
text-align: center;
}

div.sidebar {
font-family: arial, helvetica, sans-serif;
font-size: 10pt;
font-weight: 500;
font-style: normal;
}
P.emphasis {
font-family: arial, helvetica, sans-serif;
color: #808080;
font-size: 14pt;
font-weight: 700;
font-style: normal;
}
 .on {
font-size: 18;
text-decoration: none;
color: blue;
}

 .off {
font-size: 16;
text-decoration: none;
color: black;
}

BODY {
background-color: black;
background-repeat: no-repeat;
font-family:Arial, Helvetica, sans-serif;
margin-top: 30pt;
margin-right: 10pt;
margin-left: 10pt;
margin-bottom: 10pt;
line-height: 10pt;
}
TD:P {
font-family: Verdana,Arial;
font-size: 10pt;
}
