body {
	width: 370px;
	text-align: left;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: .72em;
	color: #000;
}
h1 {
	font-weight: bold;
	color: #00361A;
	font-size: 1.4em;
	text-align: right;
}
h2 {
	font-weight: bold;
	color: #00361A;
	font-size: 1.1em;
}
h3 {
	font-weight: bold;
	font-size: 1em;
}
li {
	margin-left: -20px;
}
img {
	border: none;
}
hr {
	height: 1px;
	padding: 0px;
	color: #394858;
	background: #394858;
	border: none;
	border-spacing: 0;
}

a {
	color: #027238;
	text-decoration: underline;
}
a:hover,a:active {
	color: #00361A;
}

tr {
	vertical-align: top;
}
td.half {
	width: 50%;
}

.title {
	font-weight: bold;
	font-size: 1.2em;
}