@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.baseback {
	background-attachment: scroll;
	background-image: url(base.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
	text-decoration: none;
}
.whitebasetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.redtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #790033;
}

