
body { 
font-family : Arial;
font-size : 8pt;
} 
a:hover { 
font-family : Arial;
font-size : 10pt;
color : #800000;
text-decoration : none;
} 
a { 
font-family : Arial;
font-size : 10pt;
color : #000000;
text-decoration : none;
} 
h1 { 
font-family : Arial;
font-size : 10pt;
color : #000000;
font-weight : bold;
} 
p { 
font-family : Arial;
font-size : 8pt;
color : #000000;
} 
td { 
font-family : Arial;
font-size : 8pt;
}