body,td,th {
	font-family: "Courier New", Courier, mono;
	font-size: 13px;
	color: #111111;
}
body {
	background-color: #fbfbfb;
}
a:link {
	color: #111111;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #111111;
}
a:hover {
	text-decoration: underline;
	color: #111111;
}
a:active {
	text-decoration: none;
	color: #555555;
}
h1 {
	font-family: Optima, Gill Sans, Tahoma, Lucida Grande, Geneva, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #BBBBBB;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
}
body {
	margin-left: 40px;
}
