body {
	background: url(/silvereye/images/bg.gif) white no-repeat;
	font: small/1.5em "Lucida Grande", "Trebuchet MS", Tahoma, Arial, Swiss, sans-serif;
}

html>body {
	font-size: 9pt;
	line-height: 1.5em;
}

p, li {
	color: #222222;
	margin-top: 0px;
}

p {
	margin-bottom: 1.2em;
}

li {
	margin-bottom: .5em;
}

h3 {
	font-size: 100%;
	margin-top: .5em;
	margin-bottom: 2px;
}

h2 {
	font-size: 120%;
}

h1 {
	color: #ae6c5f;
	font-size: 140%;
	word-spacing: 2px;
}

a:hover {
	color: red;
}

a {
	color: #9c3910;
	text-decoration: none;
}