h1 {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	line-height: 120%;
}
a:link {
	text-decoration: none;
	font-family: "Arial";
	font-size: 11px;
	color: #333333;
}
a:visited {
	font-family: "Arial";
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
h2 {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
	line-height: 180%;

}
