body {
	font-family: sans-serif;
	background-color: #c0c0c0;
	color: #000000;
	text-decoration: none;
	letter-spacing: normal;
	text-align: left;
	word-spacing: normal;
	white-space: normal;
	visibility: visible;
	font-style: normal;
	font-variant: normal;
}

.header {
	font-size: xx-large;
	color: #ffffff;
	font-weight: bold;
}

.smallheader {
        font-size: x-large;
        color: #ffffff;
        font-weight: bold;
}


li {
	padding: 5px;
}
