a:link {
	color: #494949;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #494949;
}
a:hover {
	text-decoration: none;
	color: #666666;
}
a:active {
	text-decoration: none;
	color: #494949;
}
body {
	font-family: Verdana;
	font-size: 9px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	background-color: #494949;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.content {
	font-family: Verdana;
	font-size: 9px;
	color: #363636;
	line-height: 12px;
	text-align: left;
}

h1{
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #3f3f3f;
}
