body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #FDEAB3;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height:100%;
}
a:link {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #751517;
}
a:active {
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}
.white {
	background-color: #FFFFFF;
	}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #000000;
}
.back {
	background-color: #FFFFFF;
	background-image: url(bgnd.gif);
	background-repeat: repeat-y;
	background-position: center;
}
