BODY {
		font-family: sans-serif;
		font-size: 90%;
}


.header {
		font-size: 100%;
		font-weight: bold;
		color: #008000;
}

.title {
		font-size: 100%;
		font-weight: bold;
		color: #800000;
}

.section {
		font-size: 100%;
		font-weight: bold;
		font-style: none;
		color: #808080;
}

.bold {font-weight: bold;}
.small {font-size: 80%}
.indent {margin-left: 2em}
