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


.Normal {
	font-family: "Times New Roman", Times, serif;
	font-size: normal;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	width: 750px;
}

.requestlink {
	font-family: "Times New Roman", Times, serif;
	font-size: normal;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}
.reddate {
	font-family: "Times New Roman", Times, serif;
	font-size: normal;
	color: #FF0000;
}

.header {
	width: 750px;
}
.footer {
	width: 750px;
}

.index {
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}.content {
	width: 750px;
}
