h1 {
	font-size: 12px;
	font-weight: normal;
	color:#696969;
	margin: 0px 0px 8px 0px;
	text-align: center;
}
h1 a:link {
	COLOR: #000000;
	text-decoration: none;
}
h1 a:visited {
	COLOR: #000000;
	text-decoration: none;
}
h1 a:active {
	COLOR: #000000;
	text-decoration: none;
}
h1 a:hover {
	COLOR: #000000;
	text-decoration: none;
}
h2 {
	margin: 0px 0px 0px 0px;
}
strong {
	font-weight: normal;
}