body{
	margin:0;
	background:url(/images/bg2.gif) repeat-x top;
	width: auto;
	font-family: Georgia, "Times New Roman", Times, serif;
}

h1 {
	color: #ffffff;
	font-size: 18px;
	font-weight: bold;
	padding-bottom: 11px;
	margin: 0;
}

h1.title {
	color: #ffffff;
	font-size: 22px;
	font-weight: bold;
	padding-bottom: 11px;
	margin: 0;
	font-style: italic;
}

.browntext {
	color: #a59b82;
	font-size: 14px;
}

.brownheader {
	color: #89836d;
	font-weight: bold;
	font-size: 16px;
}

.smallbrown {
	color: #a59b82;
	font-size: 11px;
}

a.smallbrown {
	color: #a59b82;
	font-size: 11px;
	text-decoration: none;
}

a.smallbrown:hover{
	text-decoration: underline;
}
