BODY		{background: white;
		margin-left: 10px
		font-family: Arial;
		color: black;
		background-image: url(jpg/seal_bk.jpg);
		background-repeat: no-repeat;
		background-attachment: fixed;
		background-position: center center}

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

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

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

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

.copyright	{font-family: Arial;
		text-align: right;
		font-size: 8pt;
		color: black}
		
.section	{background: #000099;
		color: white;
		font-family: Arial;
		font-weight: Bold;
		font-size: 10pt;
		padding: 2px}

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

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

.text1		{color: #000080;
		font-family: Arial;
		font-size: 10pt;
		font-style: normal;
		padding: 2px}


.text2		{color: #000080;
		background: #8EA8FC;
		font-family: Arial;
		font-size: 10pt;
		font-style: normal;
		padding: 2px}

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

.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}
