<style>

BODY 	{ 
	background-image: images\fon1.jpg;
	background-color: #C0C0C0;
	color: #373737;
	font-size: medium;
	}

.cm1 	{
	text-indent: 1cm;
	}

a:link 	{
	color: #6C057E;
	text-decoration: none;
	}

a:active {
	color: #E05AF8;
	text-decoration: none;
	}

a:hover {
	color: #B009CE;
	text-decoration: underline;
	}

a:visited {
	color: #0B000D;
	text-decoration: none;
	}

p 	{
	text-align: justify;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-indent: 1cm;
	padding-left: 5;
	}

</style>
