a {
	font-family: "Times New Roman", Times, serif;
	text-decoration: none;
	color: #983636;
}


a:hover {
	font-family: "Times New Roman", Times, serif;
	text-decoration: none;
	color: #008000;
}


p {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
}


h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 26px;
	font-weight: normal;
	color: #B97072;
}

h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #B97072;
}

h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	
}

h4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #000000;

	
}