﻿#h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	font-weight: bold;
	font-style: normal;
	color: #000000;
	width: 780px;
}
#h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	font-weight: bold;
	color: #000000;
}
#h4 {
	font-family: "Times New Roman", Times, serif;
	font-size: x-large;
	font-weight: bold;
	font-style: normal;
	color: #CC0000;
}
#h5 {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: bold;
	font-style: italic;
	color: #000000;
	width: 780px;
}
#h6 {
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	font-weight: normal;
	font-style: normal;
	color: #000000;
	width: 780px;
}
#h7 {
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	font-weight: bolder;
	font-style: italic;
	color: #000000;
	width: 780px;
}
