body {
	background-color: #87341B;
	color: #FFFFCD;
	font-family: Arial, Helvetica, sans-serif;
}

.small {
	font-size: x-small;
	font-weight: bold;
	color: #FFFFCD;
}

a:link, a:active, a:visited {
	text-decoration: none;
}

a:focus, a:hover {
	text-decoration: underline;
}

a {
	color: #FF9933;
}

a.xsmall {
	font-size: x-small;
	font-weight: bold;
	color: #FF9933;
}

a.blue {
	color: #0000FF;
}

a.brown {
	color: #B37D48;
}

h2 {
	color :#CCCC99;
	size : 125%;
}

td.main {
	margin-left: 6px;
	padding-left: 6px;
}
