body {
	background-color: #FCFCE7;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	line-height: normal;
	color: #77664C;
}

a:link {color: #77664c; text-decoration: underline} 
a:visited {color: #77664c; text-decoration: underline} 
a:hover {color: #333333; text-decoration: underline}
a:active {color: #77664c; text-decoration: underline}

.defs dl {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.defs dl dt {
	font-weight: bold;
	color: #333333;
}

.defs dl dd {
	color: #333333;
	margin-bottom: 10px;
}
h1 {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}
