BODY {
	background-color : #FFFFFF;
	color : #000000;
	font-family : Verdana, Arial, Helvetica, sans-serif;
}

A:LINK, A:VISITED {
	color : #000000;
	text-decoration : none;
}

A:HOVER {
	color : #000000;
	text-decoration : none;
}

.header {
	font-size: x-large;
	font-weight: bold;
}

.subheader {
	font-size: large;
	font-weight: bold;
}

.description {
	font-size: medium;
}