html, body{
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 750px;
	margin-top: 0px;
	width: 800px;
	font-size: 14px;
	font-weight: normal;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
div#top{
	position: absolute;
	top: 9px;
	height: 50px;
	width: 580px;
	padding: 5px;
	font-style: italic;
}
div#bottom{
	border-top: 1px solid black;
	font-size: 12px;
}
a{
	color: black;
}
a:visited{
	color: black;
}
h2{
	font-size: 14px;
}
h1{
	color: red;
}
img, table, tr, td{
	border: 0;
	padding: 0;
	margin: 0;
}
