body {background-color: #FFE5D4;}
h1 {font-size: 16pt;
	font-weight: bold;
	color: #336633;
	text-decoration: underline;
	text-align: center;}
p {font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #336633;}
li {font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #336633;}
a:link {color: #336633;
	text-decoration: underline;}
a:visited {color: #336633;
	text-decoration: underline;}
a:hover {font-weight: bold;
	color: #336633;
	text-decoration: underline;}
a:active {color: #336633;
	text-decoration: underline;}
