/* $Id: style.css,v 1.10 1999/03/12 12:10:00 cmv Exp $ */

A {
     text-decoration: none;
     font-weight: bold;
     color: #000000;
}

h1 {
     font-family: Arial, Helvetica, sans-serif;
     font-size: 24pt;
     color: #6600FF;
     font-weight: bold;
     align: middle;
; text-align: center
}

h2 {
     font-family: Arial, Helvetica, sans-serif;
     font-size: 16pt;
     color: #000000;
}

h3 {
     font-family: "Times New Roman", Times, serif;
     font-size: 14pt;
     font-weight: bold;
     color: #000000;
}

h4 {
     font-family: "Times New Roman", Times, serif;
     font-size: 12pt;
     font-weight: bold;
     color: #000000;
}

h5 {
     font-family: "Times New Roman", Times, serif;
     font-size: 10pt;
     font-weight: bold;
     color: #0000000;
}

h6 {
     font-family: Arial, Helvetica, sans-serif;
     font-size: 8pt;
     font-weight: bold;
     color: #0000000;
}

th {
     font-family: Arial, Helvetica, sans-serif;
     font-size: 12pt;
     font-weight: bold;
     color: #01584F;
}

th {
     font-family: Arial, Helvetica, sans-serif;
     color: #01584f;
}

ol{
     font-family: Arial, Helvetica, sans-serif;
     color: #000000;
}

ul { 
     font-family: "Times New Roman", Times, serif;
 } li  { 
     font-family: "Times New Roman", Times, serif;
 } 