body {
color : black;
font-family : "Lucida Grande", arial, sans-serif;
font-style : normal;
font-variant : normal;
font-weight : normal;
}
p {
color : #000;
font-size : 9pt;
font-variant : normal;
line-height : 15pt;
}
h1 {
font-size : 12pt;
line-height : 16pt;
margin : 0.67em 0;
}
h2 {
font-size : 12pt;
font-weight : bold;
line-height : 16pt;
margin : 1pt 0;
}
h3 {
font-size : 7pt;
font-weight : bold;
line-height : 14pt;
margin : 1pt 0;
}
h4 {
font-size : 9pt;
font-weight : bold;
line-height : 14pt;
margin : 1pt 0;
}
h5 {
color : #666;
font-size : 8pt;
font-variant : normal;
line-height : 13pt;
margin : 3pt 0;
}
h6 {
color : #000;
font-size : 10pt;
font-weight : bold;
line-height : 15pt;
margin : 1pt 0;
}
a:link  { color: #26299a; text-decoration: none }
a:visited  { color: #e8bb2e; text-decoration: underline }
a:hover  { color: #a70703; text-decoration: underline; background: #fff }