body { background-image: url(back2.jpg); background-repeat: repeat}
p { color: blue }
p.black { color: black; font-size: 25pt; }
.black14 { color: black; font-size: 14pt; line-height: 18px }
.black12 { color: black; font-size: 12pt; line-height: 16px }
h1 { font-size: 30px; color: #408080; line-height: 34px }
h2 { font-size: 25px; color: #27A7CC; line-height: 27px }
h3 { font-size: 20px; color: #FF0000; line-height: 22px }
h4 { font-size: 17px; color: #27A7CC; line-height: 19px; font-weight: bold }
h5 { font-size: 14px; color: #408080; line-height: 16px }
h6 { font-size: 12px; color: #408080; line-height: 13px }

td { color: #27A7CC; font-size: 17px; line-height: 19px; font-weight: bold }

hr { color: #27A7CC }
a:link { color: #000000; font-size: 17px; line-height: 19px; font-weight: bold }
a:visited {color: #000000; font-size: 17px; line-height: 19px; font-weight: bold}
a:active {color: #000000; font-size: 17px; line-height: 19px; font-weight: bold}
A:hover { color: #FF0000; font-size: 17px; line-height: 19px; font-weight: bold}

