body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #4f4744;
}
.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	list-style-image: url(images/bullet.gif);
}
.main a:link {
	color: #333333;
	text-decoration: none;
}
.main a:hover {
	text-decoration: underline;
}
.main a:visited {
	color: #333333;
}
.header {
	color: #6fcbd6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}.bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #999999;
	font-size: 11px;
}
.bottom a:link {
	color: #999999;
	text-decoration: none;
}
