body {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : .8 em;
	color : #2D1D11;
}

a {
	font-size : .8 em;
}

a:link {
	color : #FF8000;
	font-weight : bolder;
	text-decoration : none;
}

a:visited {
	color : #AE793E;
}

a:active {
	color : #1AB0BD;
}
a:hover {
	color : #1AB0BD;
	text-decoration : underline;
}

dt {
	margin : 20 20 0 20;
	text-align : left;
	font : bold;
	font-size : .8 em;
}

.deftitle {
	font-size : .9 em;
	text-transform : capitalize;
}

dd {
	margin : 10 20 10 20;
	text-align : justify;
	font-size : .8 em;
}

.footer {
	font-size : .7em;
}
