body {
	background:											#ece3b7 url( "gfx/bg.gif" );
	background-repeat:							no-repeat;
	background-attachment:					fixed;
	font-family:										georgia, verdana, arial, helvetica, sans-serif;
}

table, td {
	font-size:											11px;
	line-height:										18px;
}

a {
	text-decoration:								none;
	font-weight:										bold;
	color:													#4c4327;
}

a:hover {
	color:													#9c9377;
}

.main {
	text-align:											justify;
}

.pagetop {
	margin-top:											10px;
	margin-bottom:									10px;
}

.quote {
	font-family:										verdana, arial, helvetica, sans-serif;
	font-size:											9px;
	line-height:										1.3em;
	color:													#7c7357;
	padding-bottom:									25px;
}

.title {
	color:													#2c2307;
	font-weight:										bold;
	line-height:										1em;
	margin-bottom:									10px;
	margin-top:											10px;
	padding-bottom:									2px;
	border-bottom:									1px solid #ccc3a7;
}
