a:link {
	color: #666666;
}
a:hover {
	color: #2E1D14;
}
a:visited {
	color: #666666;
}
body {
	color: #2E1D14;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 35px;
	margin-left: 10px;
	height: 100%;
}
h1 {
	font-size: 11px;
	font-weight: bold;
	color: #2E1D14;
	line-height: 11px;
}
table {
	width: 100%;
}

