body {
	background-color: #f9f4e0;
}

.text {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-style: normal;
	line-height: 18pt;
}

.text2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 8pt;
	font-style: normal;
	line-height: 10pt;
	
}

a {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	line-height: 19pt;
	font-weight: 800;
	color: a72c01;
	text-decoration: none;

}

a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	line-height: 19pt;
	font-weight: 800;
	color: 2b517d;
	text-decoration: underline;
}	
	
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24pt;
	font-weight: 800;
	color: 2b517d;
	text-decoration: none;
	text-align: left;
	line-height: 30pt;

}

h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16pt;
	font-weight: 800;
	color: 333333;
	text-decoration: none;
	text-align: left;
	line-height: 22pt;

}
