body,p,td,div {
	font-family: Arial;
	font-size: 11px;
}
td.clzpet {
	font-family: Arial;
	font-size: 10px;
}
h1 {
	font-family: Verdana;
	font-size: 17px;
	margin-bottom: 6px;
}
h2 {
	font-family: Verdana;
	font-size: 15px;
	margin-bottom: 4px;
}
h3 {
	font-family: Verdana;
	font-size: 11px;
	margin-bottom: 6px;
	padding-bottom: 1px;
	border-bottom: 1px solid #000000;
}
h1 a {
s	color: #000000;
	text-decoration: none;
}
h1 a:hover {
	color: #000000;
	text-decoration: none;
}
a {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #CCCCCC;
	text-decoration: underline;
}
hr {
	border-top: 1px solid #000000;
	border-bottom: 1px solid #DDDDDD;
}