body {
    font-family: 				Arial;
	font-size: 					10pt;
	color:						#000000;
	background-image: 			url('img/background.jpg'); 
	background-position: 		top; 
	background-color:			#FFFFFF;
	background-repeat: 			repeat-x;
	margin-top:					80px;
}
table {border-collapse: collapse;}
a {text-decoration: none; color:#000000;}
a:hover {text-decoration: underline;}

td {font-size: 10pt;}
p {font-size: 10pt;}
li {font-size: 10pt;}
div {font-size: 10pt;}