﻿h1 {
	font-family: "Times New Roman";
	font-size: 1.9em;
	font-weight: bold;
	background-color: #FFFFFF;
	margin-left: 380px;
}
h2 {
	font-family: "Times New Roman";
	font-size: 1.4em;
	font-weight: bold;
}
p {
	font-family: "Times New Roman";
	margin-left: 18px;
	margin-top: 2px;
	font-size: large;
}
li {
	background-color: #FFFF00;
}
.li {
	float: left;
}
.li {
	font-weight: bold;
}
