body {
	margin: 5px 0 0 10px;
	background-color: #918D8D;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	}

h1 {
	font-size: 16px;
	font-weight: bold;
	}
	
h2 {
	font-size: 15px;
	font-weight: bold;
	}
	
h3 {
	font-size: 14px;
	font-weight: bold;
	}
	
p, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	}
	
a {
	color: blue;
	text-decoration: underline;
	}
