
body,html {    background-color:#73B5FF; color :#000099;}

a:link { 
color : #000099;
font-weight : bold;
font-size : 10pt;
text-decoration : none;
font-family : arial, Helvetica, Arial, sans-serif;
} 
a:visited { 
color : #0000cc;
font-size : 10pt;
font-weight : bold;
text-decoration : none;
font-family : arial, Helvetica, Arial, sans-serif;
} 
a:active { 
color : #ff0000;
font-size : 10pt;
font-weight : bold;
text-decoration : none;
font-family : arial, Helvetica, Arial, sans-serif;
} 
a:hover { 
color : #ff0000;
font-weight : bold;
} 
body { 
background-image : url();
background-repeat : repeat;
background-position : 0 0;
font-weight : bold;
} 

.mini {
font-size : 7pt;color : #000000;
}
