body {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	background-color: #999999;
	margin-top: 0px;
}
p {
	margin-top: 0px;
	margin-bottom: 4px;
}
a {
	font-weight: normal;
}
h1 {
	font-size: 16px;
	font-weight: normal;
	margin-bottom: 0px;
}
h2 {
	font-size: 12px;
	font-weight: normal;
}
a:active {
	color: #333333;
	text-decoration: none;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #3399CC;
}
a:visited {
	color: #999999;
	text-decoration: none;
}
