@charset "utf-8";
/* CSS Document */

body {
	padding:0 5%;
	background: white;
	font-family:Arial, Helvetica, sans-serif;
	line-height:18pt;
	}
	

a:link, a:visited {
	text-decoration:underline;
	}
	
ul {
   list-style:none inside;   
	}
