
A {
font-size : 10pt;
font-family : Arial;
font-weight : normal;
font-style : normal;
font-color = blue;
; text-decoration: underline
; color: #0000FF
}

A:Visited {
font-size : 10pt;
font-family : Arial;
font-weight : normal;
font-style : normal;
font-color = red;
; text-decoration: underline
; color: #0000CC
}

body {
font-size : 10pt;
font-family : Arial;
font-weight : normal;
font-style : normal;
font-color = black;
}table {  font-family: Arial, Helvetica, sans-serif; font-size: 11pt; font-style: normal; font-weight: normal; font-variant: normal}
b {  font-family: Arial; font-size: 11pt; font-weight: bold}
p {  font-family: Arial, Helvetica, sans-serif; font-size: 14pt; font-style: normal; font-weight: normal; color: #000000}
h1 {  font-family: Arial, Helvetica, sans-serif; font-size: 12pt}
h2 {  font-family: Arial, Helvetica, sans-serif; font-size: 14pt}
h3 {  font-family: Arial, Helvetica, sans-serif; font-size: 16pt}
h4 {  font-family: Arial, Helvetica, sans-serif; font-size: 18pt}
h5 {  font-family: Arial, Helvetica, sans-serif; font-size: 20pt}
h6 {  font-family: Arial, Helvetica, sans-serif; font-size: 24pt}
