P,BODY,TD,UL,DL,OL {
	font: 12px Arial, Helvetica, Sans-serif;
	letter-spacing: 1px;
	color: #663300;}
body {margin:0;}

A {
	color: #663300;
	text-decoration: underline;}

A:visited {
	color: #663300;
	text-decoration: underline;}

A:active, A:hover {
	color: #FFFFFF;
	text-decoration: none;
	background: #996633;}

.title {
	font-size: 16px;
	font-weight: bold;
}

.revHead {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

.head {
	font-size: 12px;
	font-weight: bold;
}

.brown {
	color: #663300;
}

.white {
	color: #ffffff;
}
