a:link    { font-style     : normal;
            font-family    : arial;
            font-weight    : normal;
            font-size      : 12pt;
            colour         : blue
            word-spacing   : normal;
            letter-spacing : normal;}
a:active  { font-style     : normal;
            font-family    : arial;
            font-weight    : normal;
            font-size      : 12pt;
            color          : red;
            word-spacing   : normal;
            letter-spacing : normal;}
a:visited { font-style     : normal;
            font-family    : arial;
            font-weight    : normal;
            font-size      : 12pt;
            color          : purple;
            word-spacing   : normal;
            letter-spacing : normal;}
a:hover   { font-style     : normal;
            font-family    : arial;
            font-weight    : normal;
            font-size      : 12pt;
            color          : red;
            word-spacing   : normal;
            letter-spacing : normal;}
address   { font-style     : normal;
            font-family    : arial;
            font-weight    : bold;
            font-size      : 12pt;
            color          : black;
            word-spacing   : normal;
            letter-spacing : normal;}
h1        { font-style     : normal;
            font-family    : arial;
            font-weight    : bold;
            font-size      : 20pt;
            color          : black;
            word-spacing   : normal;
           letter-spacing  : normal;}
h2        { font-style     : normal;
            font-family    : arial;
            font-weight    : bold;
            font-size      : 16pt;
            color          : black;
            word-spacing   : normal;
            letter-spacing : normal;}
h3        { font-style     : normal;
            font-family    : arial;
            font-weight    : bold;
            font-size      : 14pt;
            color          : black;
            word-spacing   : normal;
            letter-spacing : normal;}
h4        { font-style     : normal;
            font-family    : arial;
            font-weight    : bold;
            font-size      : 12pt;
            color          : black;
            word-spacing   : normal;
            letter-spacing : normal;}
h6        { font-style     : normal;
            font-family    : arial;
            font-weight    : normal;
            font-size      : 12pt;
            color          : red;
            word-spacing   : normal;
            letter-spacing : normal;}
ol        { font-style     : normal;
            font-family    : arial;
            font-weight    : normal;
            font-size      : 12pt;
            color          : black;
            word-spacing   : normal;
            letter-spacing : normal;}
ul        { font-style     : normal;
            font-family    : arial;
            font-weight    : normal;
            font-size      : 12pt;
            color          : black;
            word-spacing   : normal;
            letter-spacing : normal;}
p         { font-style     : normal;
            font-family    : arial;
            font-weight    : normal;
            font-size      : 12pt;
            color          : black;
            word-spacing   : normal;
            letter-spacing : normal;}
pre       { font-style     : normal;
            font-family    : courier,   arial;
            font-weight    : normal;
            font-size      : 12pt;
            color          : black;
            word-spacing   : normal;
            letter-spacing : normal;}

body      { background-color: #CCFFFF } 