body {
	background-color: #fff;
	padding:30px;
	width:550px;
	font-family: arial, sans-serif;
	font-size: 12px;
	line-height: 150%;
}

#glossary {
	line-height:130%;
	font-family: arial, sans-serif;
	font-size: 12px;
}

.indent {
	padding-left:60px;
}

.term {
	text-align: right;
	width: 140px;
	font-weight: bold;
}

a:link {
	color:#36348e;
	line-height:135%;
}

a:visited {
	color:#6062a8;
	line-height:135%;
}

a:hover {
	text-decoration: none;
	color:#c27224;
	line-height:135%;
}

td {
	border-top:1px solid #cd8622;
}

h1 {
	font-family: arial, sans-serif;
	font-size: 15px;
	color:#cd8622;
}