body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #323435;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #FFFFFF;
}
a:link {
	text-decoration: none;
	color: #999999;
}
a:visited {
	text-decoration: none;
	color: #999999;
}
a:active {
	text-decoration: none;
	color: #999999;
}
a:hover {
	text-decoration: none;
	color: #00A886;
}
.titles {
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 14px;
	color: #999999;
	font-weight: bold;
}
