h1,h2,h3,h4,h5,p,td,ul,dl,li,address,body 
{ font-family:Arial,Helvetica,sans-serif; font-size:10pt; }

/* 
a:link { color:#000099; text-decoration:none; }
a:visited { text-decoration:none; }
a:active { text-decoration:none; }
*/

h1 { font-size:24pt; font-weight:bold; }                                            
h2 { font-size:18pt; font-weight:bold; }                                            
h3 { font-size:16pt; font-weight:bold; }                                            
h4 { font-size:14pt; font-weight:bold; }                                            
h5 { font-size:12pt; font-weight:bold; }                                            

p.small { font-size:8pt; }
.f12    { font-size:12pt; }
address { font-size:8pt; font-style:normal; }

/* Colour codes to indicate progress */
.done       {color: green; font-weight:bold; }
.background {color: orange; font-weight:bold; }
.current    {color: red; font-weight:bold; }
.future     {color: black; font-weight:bold; }
.done-lite        {color: green; font-weight:normal; }
.background-lite  {color: orange; font-weight:normal; }
.current-lite     {color: red; font-weight:normal; }
.future-lite      {color: black; font-weight:normal; }
