.cats {
	font-family: "Arial";
}
h1 {
	font-family: Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	font-variant: normal;
	letter-spacing: 1px;
	word-spacing: normal;

}
h2 {
	font-family: "Arial";
	font-size: 18px;
	font-weight: bold;
	background-color: #FDFEE0;
}
h3 {
	font-family: "Arial";
	font-size: 14px;
	font-weight: bold;
}
h4 {
	font-family: "Arial";
	font-size: 14px;
	font-weight: bold;
}
h5 {
	font-family: "Arial";
	font-size: 14px;
	text-decoration: underline;
	line-height: normal;

}
h6 {
	font-family: "Arial";
	font-weight: bold;
}
p {
	font-family: "Arial";
	font-size: 14px;
}
td {
	font-family: "Arial";
}
ul {
	font-family: "Arial";
	font-size: 16px;
	text-decoration: underline;
}
