h1           { font-size: 20pt; color: #008080; text-align: Center }
h2           { font-size: 20pt; color: #333399; text-align: Left }

h3           { font-size: 16pt; color: #0a55a3; text-align: Center }
h4           { font-size: 16pt; color: #0a55a3; text-align: Left }

h5           { font-size: 12pt; color: #ffcc00; text-align: Center }
h6           { font-size: 10pt; color: #FFCC00; text-align: Left }

body
{
	font-family: Arial;
	background-color: rgb(255,255,255);
	color: (#0A55A3);
}


hr           { font-size: 3px; color: #008080; text-align: Center; width="90%"; line-height: 80% }