﻿body { background: #057E90 }
h1 { font-family : verdana; font-size : 14pt; font-weight : normal }
h2 { font-family : verdana; font-size : 12pt; font-weight : normal }
h3 {
	background: #00ACB0;
	font-family : trebuchet ms;
	font-size : 10pt;
	font-weight : bold;
	color : aqua;
}
h4 { font-family : comic sans; font-size : 10pt; font-weight : normal }
h5 { font-family : trebuchet ms; font-size : 8pt; font-weight : normal }
h6 { font-family : arial; font-size : 8pt; font-weight : normal }
p { font-family : verdana; font-size : 10pt; color : white }
a { color: #C0C0C0 }
a:hover { color : #C7FEFE; font-variant : small-caps; font-weight : bold }
