h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: bold;
}
.sample {
	font-size: 10pt;
	color: #FF0000;
}
.links {
	font-family: "Times New Roman", Times, serif;
	font-size: xx-small;
}
p {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
}
.text {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: normal;

}
.sectionhead {
	font-weight: bold;
	text-decoration: underline;
}
.note {
	font-family: "Times New Roman", Times, serif;
	font-size: 9pt;
}
.tabletext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

