@charset "UTF-8";

body {
	Background-color: white;
	color: black;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}

h1 {
	font-size: 22px;
}

h2 {
	font-size: 18px;
}

h3 {
	font-size: 15px;
}

h6 {
	font-size: 8px;
}

ul {
	margin-left: 25px;
	margin-bottom: 10px;
}