a:link    { font-style     : normal; 
            font-family    : arial;   
            font-weight    : normal; 
            font-size      : 10pt; 
            colour         : white;    
            word-spacing   : normal; 
            letter-spacing : normal;}
a:active  { font-style     : normal; 
            font-family    : arial;   
            font-weight    : normal; 
            font-size      : 10pt; 
            color          : red;    
            word-spacing   : normal; 
            letter-spacing : normal;}
a:visited { font-style     : normal; 
            font-family    : arial;   
            font-weight    : normal; 
            font-size      : 10pt; 
            color          : white;  
            word-spacing   : normal;
            letter-spacing : normal;}
a:hover   { font-style     : normal; 
            font-family    : arial;   
            font-weight    : normal; 
            font-size      : 10pt; 
            color          : yellow;     
            word-spacing   : normal; 
            letter-spacing : normal;}
address   { font-style     : normal; 
            font-family    : arial;   
            font-weight    : bold;   
            font-size      : 10pt; 
            color          : white;   
            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;}
h6        { font-style     : normal; 
            font-family    : arial;   
            font-weight    : normal; 
            font-size      : 12pt; 
            color          : red;
            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      : 10pt;
            color          : black;
            word-spacing   : normal;
            letter-spacing : normal;}

body      { background-color: #333399; 
            margin          : 1px} 