body{
	margin:10;
	padding:10;
	font:100% Arial, Helvetica, sans-serif; 	
	background-color: #e9e9e9;
	background-image: url(../img/background.jpg);	
}

a {
	text-decoration:none;
	color:#057fac;
}

a:hover{
	text-decoration:none;
	color:red;
}
.style5 {
	color: #FF0000;
	font-weight: bold;
}
.style6 {
	color: #BC0204;
	font-weight: bold;
}

h1 { 
	font-family:font-family: Arial, Arial CE, sans-serif; 
	font-size: 14pt; 
	font-weight: normal;
	text-align: justify; 
	font-weight: normal;
	margin:0;
	padding:0;
}

p { 
	font-family:font-family: Arial, Arial CE, sans-serif; 
	font-size: 12pt; 
	text-align: justify; 
}
