<!--
body {
	margin: 8px;
	padding: 0;
	background-color: #fff;
}
body, h1, h2, h3, h4, h5, h6, ol, ul, li, p {
	font-family: "Trebuchet MS", verdana, arial, helvetica, sans-serif;
	color: #31250d;
}

a, a:link, a:visited, a:hover, a:active {
	font-weight: bold;
	text-decoration: none;
}
a:link {
	font-weight: bold;
}

h1, h2, h3, h4, h5 {
	font-weight: normal;
}
h1 {
	font-size: 200%;
}
h2 {
	font-size: 170%;
}
h3 {
	font-size: 150%;
}
h4 {
	font-size: 100%;
}
h5 {
	font-size: 80%;
}
h6 {
	font-size: 70%;
	font-weight: bold;
}
img {
	border: 0;
}
ol, ul, li {
	list-style: none;
	font-size: 80%;
	line-height: 120%;
	}
p, td {
	font-size: 80%;
	line-height: 120%;
	}
strong, b {
	font-weight: bold;
	}
-->
