/* Scary-Crayon Stylesheet!
 * To be updated as necessary.
 */


BODY {font-family: arial, helvetica, sans-serif ;
      color: #DDDDDD ;
      text-decoration: none ;}

A:link {color: #CCCC00 ;
        text-decoration: none ;}
A:visited {color: #CCCC00 ;
        text-decoration: none ;}
A:active {color: #CCCC00 ;
        text-decoration: none ;}
A:hover {color: #CCCCFF ;
        text-decoration: none ;}

P {font-size: 10pt ;}
P.hk {font-size: 12pt ;}
DIV {font-size: 10pt ;}
DIV.em {font-size: 14pt ;
        font-style: italic ;}
DIV.mnt {font-size: 14pt ;}

BLOCKQUOTE {font-size: 10pt; text-align: justify;}

IMG {border-color: #DDDDDD;}

TABLE {font-size: 10pt ;}

/* You're bloody right; this is the end */