H1 {
	font-family: Arial;
	font-size: 11px;
	margin-top: 5px;
	margin-bottom: 5px;
	color: #666666;
	text-align: justify;
	font-weight: normal;
}
H2 {
	font-family: Arial;
	font-size: 11px;
	margin-top: 5px;
	margin-bottom: 5px;
	color: #666666;
	text-align: justify;
	font-weight: normal;
}
p {
	font-family: Arial;
	font-size: 11px;
	margin-top: 5px;
	margin-bottom: 5px;
	color: #666666;
	text-align: justify;
	font-weight: normal;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #666666;
}
a:active {
	text-decoration: none;
	color: #666666;
}
