body {
		font-family: Arial, Helvetica, sans-serif;
}
p {
	font-size: x-small;
	}
.header {
	font-size: medium;
	font-weight: bold;
}
ul {
	font-size: x-small;
}.white {
	font-size: x-small;
	color: #FFFFFF;
}
form {
	display: inline;
}
.footer {
	font-size: xx-small;
	font-weight: bold;
}
a:hover {
	color: #336699;
	text-decoration: none;
	}
	