body {
	background-color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: lowercase;
	color: #333333;
	cursor: auto;
	font-size: 1em;
	line-height: 1.2em;
}
a {  text-decoration: none}

p {
	line-height: 1.2em;
}

.column_titles {
	font-size: 1.3em;
	line-height: 1em;
	font-stretch: wider;
}

