body {
	font-family: "Courier new", Courier, Verdana, sans;
	font-size: 12px;
	font-weight: 100;
	line-height: 17px;
}

a:link,
a:visited,
a:active,
a:hover {
	color: #fff;
	text-decoration: underline;
}


h1 {
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
	margin: 10px 0 10px 0;
}
h2 {
	font-size: 13px;
	font-weight: bold;
	margin: 5px 0 5px 0;
}


td {
	vertical-align: top;
}
