BODY		{background: white;
		background-image: url(/gif/back-01.gif);
		background-repeat: repeat-y;
		margin-left: 0px;
		margin-top: 0px;
		font-family: Arial;
		color: black}

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

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

A:hover:	{color: #000066;
		text-decoration: overline}

A:active:	{color: #000066;
		text-decoration: overline}

.copyright	{font-family: Arial;
		font-size: 8pt;
		color: black}
		
.section	{background: #000066;
		color: white;
		font-family: Arial;
		font-weight: Bold;
		font-size: 12pt}

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

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

.text3		{text-align: justify;
		font-family: Arial;
		font-size: 8pt;
		padding-right: 5pt;
		padding-left: 5pt;
		color: black}
		
.text4		{text-align: left;
		font-family: Arial;
		font-size: 8pt;
		padding-right: 5pt;
		padding-left: 5pt;
		color: black}
		
.header		{font-family: Arial;
		font-size: 14pt;
		text-align: center;
		color: red}

