body {
	background-color: #f3efd9;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
}

h2 {
	font-size: 20px;
	font-weight: bold;
	color: #693c01;
	letter-spacing: 5px;
	text-indent: 2px;
	font-variant: normal;
}
.just {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
	text-align: justify;
}

a:link {
	color: #693c01;
}
a:hover {
	color: #693c01;
	text-decoration: none;
}
a:visited {
	color: #693c01;
}
a:active {
	color: #693c01;
}
