BODY		{margin-left: 0px;
			margin-top: 0px;
			margin-right: 0px;
			margin-bottom: 0px}
			
A:link		{color: black}

A:visited	{color: black}

A:hover		{color: #666666}

A:active	{color: #666666}

.border		{background-color: #000000}

.copyright	{font-family: Arial;
			text-align: center;
			font-size: 8pt;
			color: black}
		
.section	{background-color: #000000;
			color: white;
			font-family: Arial;
			font-size: 12pt;
			font-weight: bold;
			text-align: center}

.text1		{color: black;
			background-color: white;
			font-family: Arial;
			font-size: 10pt}

.text2		{color: black;
			font-family: Arial;
			font-size: 10pt;
			background-color: #FFFF00}

.textsm		{font-size: 8pt}

.header		{font-family: Arial;
			font-size: 14pt;
			font-weight: bold;
			text-align: center;
			color: black}