/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #EDE8D3;
}
.default {
	font-size: small;
}
h1 {
	font-size: small;
	color: #666633;
	font-weight: bold;
}
.link {
	color: #666633;
}
a:link {
	color: #666633;
}
.trail {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: 333399;
}
.trailhdr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: normal;
	font-weight: normal;
	color: #333399;
	text-decoration: underline;
	right: 25px;
}
