body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #660000;
	background-color: #FFFF99;
	font-size: 12px;

}
h1, h2, h3, h4, h5 {
	color: #993300;
	margin-top: 8;
	margin-bottom: 5;
}

h1 { font-size: 20px;}
h2 { font-size: 18px;}
h3 { font-size: 16px;}
h4 { font-size: 14px;}
h5 { font-size: 12px;}

p {
	margin-top: 5;
	margin-bottom: 3;
}
td {
	font-size: 12px;
}

.indent {
	padding-left: 4em;
}


.brown a:link {color: #993333;
				text-decoration: none}
.brown a:active {color: #993333;
				text-decoration: none}
.brown a:visited {color: #993333;
				text-decoration: none}

.small {font-size: 9px}
