.h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.bodytext {
	font-family: Verdana;
	font-size: 10px;
	font-weight: 100;
}
body {
	background-color: #d7d7d7;
}