﻿				h1 {
	font-family: Arial;
	font-size: 24pt;
	font-weight: bold;
	text-decoration: underline;
	color: #FF0000;
}
h2 {
	font-family: Arial;
	font-size: 18pt;
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
}
h3 {
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
	text-decoration: underline;
	color: #FF0000;
}
