

body {
	font-family: verdana;
	font-size: 100%;
	line-height:1.5em;
}

h1 {
	font-size: 1.8em;
	color: #006997;
	font-weight: normal;
	}

h2 {	font-size: 1.4em;
	color: #d09d24;
	font-weight: normal;
	}

ol, ul {
	list-style-type: disc;
	padding-left: 20px;
	margin-left: 20px;
}

p {
	margin-top: 5px;
	margin-bottom: 5px;
}

#content {
	font-size: 0.675em;
	color: #656565;
}

dfn {
	border: 1px dotted #6666ff;
	background: #ddddff;
	cursor: help;
	padding-left: 3px;
	padding-right: 3px;
}

dfn:hover {
	background: #ffffaa;
}
