h2           { font-size: 20pt; color: #008080; text-align: Center }
h1           { font-size: 20pt; color: #333399; text-align: Left }

h4           { font-size: 16pt; color: #008080; text-align: Center }
h3           { font-size: 16pt; color: #808080; text-align: Left }

h6           { font-size: 12pt; color: #008080; text-align: Center }
h5           { font-size: 12pt; color: #808080; text-align: Left }

body
{
	font-family: Arial, Helvetica, Times New Roman;
	background-color: rgb(255,255,255);
	color: rgb(0,0,102);
}


hr           { font-size: 3px; color: #008080; text-align: Center; line-height: 80% }
