h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18pt;
	color: #816649;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	color: #816649;
	font-weight: bold;

}
p {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #666666;

}
a {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #816649;
	font-weight: bold;
	text-decoration: none;


}
ul {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #666666;
	list-style-type: square;
	text-decoration: none;

}
ol {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #666666;
}
