body
{
	background-color: #C4BDAA;
	color: #442222;
	font-family: 'Microsoft Sans Serif' , Arial;
	font-size: small;
}
p
{
	margin-left: 15px;
}
.emph
{
	font-weight: bolder;
	text-decoration: underline;
}

.subtle
{
	font-size: x-small;
	font-style: italic;
}

#navstrip
{
	border: 4px solid #73694D;
	float: none;
	font-family: 'Microsoft Sans Serif' , Arial;
	font-size: medium;
	font-weight: bold;
	color: #333300;
	background-color: #9B8D6A;
}
#navstrip A
{
	font-family: 'Microsoft Sans Serif' , Arial;
	color: #333300;
	text-decoration: none;
}
#navstrip A:hover
{
	font-family: 'Microsoft Sans Serif' , Arial;
	color: #A3B467;
	text-decoration: underline;
}
#navstrip A:active
{
	font-family: 'Microsoft Sans Serif' , Arial;
	color: #D8DFBF;
	text-decoration: underline;
}
#navstrip A:unknown
{
	font-family: 'Microsoft Sans Serif' , Arial;
	color: #666666;
	text-decoration: none;
}
a
{
	font-family: 'Microsoft Sans Serif' , Arial;
	color: #304133;
}
a:hover
{
	font-family: 'Microsoft Sans Serif' , Arial;
	color: #457C4E;
}
a:active a:visited
{
	font-family: 'Microsoft Sans Serif' , Arial;
	color: #304133;
}
