body { background-image: url(back2.jpg); background-repeat: repeat}
p { color: blue }
p.black { color: black; font-size: 25pt; }

h1 { font-size: 35px; color: #408080; line-height: 37px }
h2 { font-size: 25px; color: #27A7CC; line-height: 27px }
h3 { font-size: 20px; color: #408080; 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 }



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: #FFFFFF; font-size: 17px; line-height: 19px; font-weight: bold}


