body {
	position: absolute;
	left: 0px;
	top: 0px;
	height: 100%;
	width: 100%;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
	margin: 0px;
	padding: 0px;
	background-color: #F00;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}
a {
	color: #000;
	font-weight: bold;
	text-decoration: none;
	padding: 0px;
}
p {
	padding-left: 20px;
	padding-top: 20px;
}

