.miniFEA {
	font-family: "Arial";
}
h1 {
	font-family: "Arial";
	font-size: 18px;
	font-weight: bold;
}
h2 {
	font-family: "Arial";
	font-size: 18px;
	font-weight: bold;
	background-color: #E1E1E1;
}
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;
}
u {
	font-family: "Arial";
	font-size: 14px;
	text-decoration: underline;
}
