body {
	background:#404E00;
	font-family:arial, verdana, sans-serif;
	font-size:10pt;
	font-weight:normal;
	color:#3D2800;
	margin:0;
	padding:0;
	}

h1, h2, p {
	padding:1pt 1pt 1pt 5pt;
	background:#C7C100;
	width:150pt;
	color:#000;
	}

h1 {
	margin:20pt 0 0 10pt;
	font-weight:normal;
	font-size:20pt;
	}

h2 {
	margin:0 0 0 10pt;
	font-weight:normal;
	font-size:12pt;
	}
	
p {
	margin:0 0 0 10pt;
	border-bottom:5px dashed #fff;
	}
	
a {
	text-decoration:none;
	color:#fff;
	}
