body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .85em;
}
body * {
	font-size: 100%;
}
td#column-left  li {
	line-height: 1.8em;
}
h1 {
	font-weight: bold;
	font-size: 1.4em;
}


.red-heading {
	font-size: 1.4em;
	color: #CC0000;
	font-weight: bold;
}
.highlight-yellow {
	background-color: #FFFF00;
}
.highlight-green {
	background-color: #66FF00;
}
