body{ margin: 0.5cm; }

h1 { font-family: Wide Latin, Arial Black, Helvetica, sans-serif; 
     font-size: 22pt;}
h2 { font-family: Wide Latin, Arial Black, Helvetica, sans-serif; 
     font-size: 20pt;}
h3 { font-family: Wide Latin, Arial Black, Helvetica, sans-serif; 
     font-size: 12pt; }

p { font-family: Times New Roman, Helvetica, fantasy; 
    font-size: 12pt; }

p.caption { font-size: 10pt; font-style: italic; };

p.small { font-size: 10pt; line-height: 1.3; };

table { font-family: Times New Roman, Helvetica, fantasy; 
        font-size: 12pt; 
        margin-right: 15px;}
ul { font-family: Comic Sans MS, Arial, Helvetica, sans-serif; 
     font-size: 12pt;}

ul.text { font-family: Times New Roman, Helvetica, fantasy; 
    font-size: 12pt; };


A:link { color: blue; }
A:hover { text-decoration: none; color: red; }
A:active { text-decoration: none; color: red; }
A:visited { color: #404040; }
