body {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 0.8em;
	color: #666666;
	margin: 0px;
	line-height: 1.2em;
}
a:link {
	color: #5593D8;
	text-decoration: underline;
}
a:visited {
	color: #999999;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}

h1 {
	font-size: 2em;
	font-weight: bold;
	line-height: 1em;
}
h2 {
	font-size: 1.2em;
}
h3 {
	font-size: 1.2em;
	line-height: 1em;
	font-weight: bold;
	padding-bottom: -10px;
	color: #FE9900;
}

ol {
	color: #FF9900;
	line-height: 1.2em;
}
