a:link       { color: #FF0000 }

a:hover      { color: #FF0000; text-decoration:underline }

a:visited    { color: #FF0000 }

a:active     { color: #000000 }

a            { color: #000000; text-decoration:none; }

body         { font-family: sans-serif; font-size: 10pt; word-spacing: 0; text-align: left; 
               margin: 0 }
               
h1           { font-family: "Copperplate Gothic Light", Arial, Sans-Serif, "Times New Roman"; font-size: 18pt; text-decoration: 
               underline; color: #000000; text-align: center; word-spacing: 0; 
               margin-left: 0; margin-right: 0; margin-top: 0; font-weight:bold }
               
p            { font-size: 10pt; font-family: Arial, Sans-Serif, "Times New Roman" }

h2           { margin:0; font-family: "Copperplate Gothic Light", Arial, Sans-Serif, "Times New Roman"; font-size: 14pt; color: #000000; 
               text-decoration: underline; text-align: center; word-spacing:0; font-weight:bold }
               
h3           { font-size: 12pt; font-family: Arial, Sans-Serif, "Times New Roman"; color: #000000; text-align: center; 
               word-spacing: 0; font-weight: bold; margin: 0 }
               
h4           { font-family: "Copperplate Gothic Light", Arial, Sans-Serif, "Times New Roman"; font-size: 14pt; color: #000000; 
               font-weight: bold; text-align: center; word-spacing: 0; 
               margin: 0 }
               
table        { font-size: 10pt; word-spacing: 0; margin: 0 }