BODY		{font-family: Arial, Tahoma, sans-serif;
		color: black}

A:link		{color: #404040;
		text-decoration: underline}

A:visited	{color: #404040;
		text-decoration: underline}

A:hover		{color: #404040;
		text-decoration: underline}

A:active	{color: #404040;
		text-decoration: underline}

.copyright	{font-family: Arial, Tahoma, sans-serif;
		vertical-align: bottom;
		font-size: 10px;
		color: #000080}
		
.header		{background: #FFFFFF;
		color: #880000;
		text-align: center;
		font-family: Arial, Tahoma, sans-serif;
		font-size: 14pt;
		font-weight: bold}
		
.section	{background: #000066;
		color: #FFFFFF;
		font-family: Arial, Tahoma, sans-serif;
		font-size: 12pt;
		text-align:center;
		font-weight: bold}
		
.text1		{background: #FFFFFF;
		color: #000000;
		font-family: Arial, Tahoma, sans-serif;
		font-size: 10pt;
		font-weight: normal}
		
.text2		{background: #E3E3FF;
		color: #000000;
		font-family: Arial, Tahoma, sans-serif;
		font-size: 10pt;
		font-weight: normal}
		
.text-sm		{background: #FFFFFF;
		color: #000000;
		font-family: Arial, Tahoma, sans-serif;
		font-size: 8pt;
		font-weight: normal}
		
.text-md		{background: #FFFFFF;
		color: #000000;
		font-family: Arial, Tahoma, sans-serif;
		font-size: 10pt;
		font-weight: normal}
		


