html, body {
	margin: 0;
	padding: 0;
	border: 0;
}

body {
	background-color: white;
	color: black;
	font-size: 100%;
	margin: 0in 4.5in 0.5in 1in;
}

p {
	font-family: Helvetica, sans-serif;
	font-size: 0.875em;
	line-height: 1.5;
}

h1, h2, h3, h4, h5, h6 {
	font-family: sans-serif;
}

h1 {
	margin: 0.5in 0 0 0;
}

h2 {
	margin: 0.5in 0 0.1em 0;
}

.date {
	font-size: 10pt;
	font-family: serif;
	margin: 0 0 0 0;
}	
	
a:link, a:visited, a:hover, a:focus {	font-weight: none;	text-decoration: none;
	color: #000000;}

pre {
	font-size: 9pt;
	margin-left: 0.25in;
}

img {
	margin: 0;
	padding: 0;
}

a img {
	border: none;
}