p, td {
	font-family: Arial;
	font-size: 14px;
}
.subtitle {
	font-family: Arial;
	font-size: 16px;
	font-weight:bold;
}
h3 {
	font-family: Arial;
	font-size: 18px;
}
.code {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
}
