td, body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
}

A:link, A:visited{
	color: Gray;
}

H1{
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	padding: 20px 0px 10px 0px;
}

.header{
	font-weight: bold;
	font-size: 12px;
}

HR{
	background-color: Black;
	border: none;
	color: Black;
	height: 1px;
}