<style type="text/css">
<!--
	BODY {
		font-family : Verdana, Arial, Helvetica, sans-serif;
		font-size : 12px;
		background-repeat: no-repeat;
		background-attachment: fixed;
		background-position: bottom left;
		background-image: url(../images/background.jpg)
		}

	TD.just{
		Font-Family : Verdana, Arial, Helvetica, sans-serif;
		Font-Size : 12px;
		color : #CCCCD2;
		text-align: justify;
		text-indent: 30px;
		}

	TD.link{
		Font-Family : Verdana, Arial, Helvetica, sans-serif;
		Font-Size : 12px;
		background-color : #CCCCD2;
		}

	A {
		text-decoration : none;
		Font-Weight : bold;
		Font-Size : 12px;
		color : #0C0C62;
		}

	A:Hover {
		Text-Decoration : none;
		Font-Weight : bold;
		color : #10108B;
		background-color : #aaaac2;
		}

	A.onpage {
		text-decoration : none;
		Font-Weight : bold;
		Font-Size : 12px;
		color : #ff0000;
		}

	A.onpage:Hover {
		Text-Decoration : none;
		Font-Weight : bold;
		color : #10108B;
		background-color : #aaaac2;
		}

-->
</style>