body {
	text-align: center;
	background-color: #E1E1E1;
}

/*  BASIC TEXT FORMATING */


a {
	text-decoration: none;
	color: #000000;
	}


h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: normal;


	}

h2 {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: normal;
	}
	
