/* CSS Document */

body {
	background-color: #E9D252;
	margin-top: 0px;
}
.style1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #5A2C0F;
}
.style2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #5A2C0F;
}

a:link {
	color: #E18222;
}
a:visited {
	color: #E18222;
}
a:hover {
	color: #E18222;
}
a:active {
	color: #E18222;
}
