<!-- PAGE STYLES -->
.pagetitle	{
			background-color: #006600;
			color: #ccffcc;
			font-family: Century,Verdana,Helvetica,Arial,Sans-Serif;
			font-size: 12pt;
			font-style: normal;
			font-weight: bold;
			text-align: left;
			}

.pagetop 	{
			font-family: Century,Verdana,Arial,Helvetica,Sans-Serif;
			font-size: 8pt;
			font-weight: normal;
			text-decorations: none;
			}

<!-- GENERAL FORMATTING STYLES -->
body		{
			background-color: #ffffff;
			border: solid 3px #006600
			color: #996633
			font-family: Century,Verdana,Helvetica,Arial,Sans-Serif;
			font-size: 10pt;
			margin: 0px 0px 0px 0px;
			}

