BODY		{background: #000099;
		font-family: "Times New Roman";
		color: white}

A:link		{color: white;
		text-decoration: underline}

A:visited	{color: white;
		text-decoration: underline}

A:hover	{color: white;
		text-decoration: underline}

A:active	{color: white;
		text-decoration: underline}

.copyright	{font-family: "Times New Roman";
		font-size: 8pt;
		color: white}

.header         {font-family: "Times New Roman";
                font-size: 14pt;
                font-weight: bold;
                text-align: center;
                color: #FFFFFF}
		
.section	{background: #FFFFFF;
		color: #000099;
		font-family: "Times New Roman";
		font-weight: Bold;
		font-size: 12pt}

.text1		{color: white;
		font-family: "Times New Roman";
		font-size: 10pt;
		background-color: #000099}

.text2		{color: white;
		font-family: "Times New Roman";
		font-size: 10pt;
		background-color: #000066}

