body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-image: url(images/bckgrnd.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
}
p {
	font-size: 13px;
	line-height: 18px;
	color: #666666;
	font-weight: normal;
}
h1 {
	font-size: 18px;
	color: #333333;
	margin-bottom: -50px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
ul {
	font-size: 13px;
	color: #666666;
}
a:link {
	color: #333333;
}
a:visited {
	color: #333333;
}
a:hover {
	color: #666666;
}
h2 {
	font-size: 16px;
	color: #333333;
}
