link rel = "stylesheet"  type="text/css" href= "styles.css"

p.center {text-align: center; font-size: 10pt; font:  "Times "; font-weight: bold; color: black}

p.style2 { line-height: "1.5" font-size: 10pt; font:  "Times "; font-weight: bold; color: black}

p.right {text-align: right;  font-size: 10pt; font:  "Times "; font-weight: bold; color: black}

H1 { text-align: center;  Background: orange; font: normal 16pt " Times " color: black }
H2 {text-align: center;  font: 12pt  Times ";  font-weight: bold ; color: orange }
H3 {text-align: center; font: 16pt " Times"; font-weight: bold}

H4, I {text-align: center; font: 14pt " Times"; font-weight: bold}

H5 {text-align: center; font: 12pt " Times "; font-weight: bold}

H6 {text-align: center; font: 10pt " Times "; font-weight: bold}

H7{text-align: left; font: 14pt " Times"; font-weight: bold}

H8{text-align: left; font: 12pt " Times "; font-weight: bold}

H9 {text-align: left; font: 10pt " Times "; font-weight: bold}
 


a:link {color: red; text-decoration: none}

a:visited {color: purple; text-decoration: none}

a:hover {color:navy; text-decoration: none}