BODY		{font-family: Tahoma, Verdana, sans-serif;
			color: #000066}

A:link		{color: #0000FF;
			text-decoration: underline}

A:visited	{color: #000066;
			text-decoration: underline}

A:hover		{color: #990000;
			text-decoration: underline}

A:active	{color: #990000;
			text-decoration: underline}

.copyright	{font-family: Tahoma, Verdana, sans-serif;
			text-align: right;
			font-size: 8pt;
			background: #FFFFFF;
			color: #000066}
			
.header		{font-family: Tahoma, Verdana, sans-serif;
			text-align: center;
			font-size: 12pt;
			font-weight: bold;
			background: #FFFFFF;
			color: #990000}
		
.section	{background: #000066;
			color: #FFFFFF;
			text-align: center;
			font-family: Tahoma, Verdana, sans-serif;
			font-size: 10pt;
			font-weight: bold}
			
.text1		{background: #FFFFFF;
			color: #000066;
			padding: 3px;
			font-family: Tahoma, Verdana, sans-serif;
			font-size: 8pt;
			font-weight: normal}
		
.text2		{background: #E3E3FF;
			color: #000066;
			padding: 3px;
			font-family: Tahoma, Verdana, sans-serif;
			font-size: 8pt;
			font-weight: normal}
		
.text_r		{color: #990000;
			font-family: Tahoma, Verdana, sans-serif}