BODY		{background: white;
		font-family: Arial;
		color: black}

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

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

A:hover:	{color: red;
		text-decoration: overline}

A:active:	{color: red;
		text-decoration: overline}

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

.left		{font-family: Arial;
		text-align: left;
		font-size: 10pt}

.right		{font-family: Arial;
		text-align: right;
		font-size: 10pt}

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


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

.text3		{text-align: left;
		font-family: Arial;
		font-size: 8pt;
		color: black}
		
.text4		{color: black;
		font-family: Arial;
		font-size: 12pt;
		font-style: normal}

.header		{font-family: Arial;
		font-size: 14pt;
		text-align: center;
		color: red}
		
.info		{font-family: Arial;
		font-size: 10pt;
		text-align: center;
		color: black}

.links		{font-family: Arial;
		font-size: 8pt;
		text-align: center}
