@charset "utf-8";
/* CSS Document */

body {
	background-image: url(../images/bg.jpg);
	background-color: #8A5A18;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size:11pt;
	color: #342309;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
}
.PageTitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	color: #482603;
}
.link_bottom {
	color: #5A240A;
	text-decoration: none;
}
