BODY {
	background: #fff9e7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
}

TD {
	font-size: 11px;
}

SPAN.hthree {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	text-align: center;
	color: Maroon;
}

SPAN.hfour {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	text-align: center;
}

HR {
	width: 500px;
}

TABLE.table_add {
	width: 300px;
	border: none;
	background: #E8E2D0;
}

TD.add_desc {
	width: 40%;
	font-family: Arial, Helvetica;
	font-size: 11px;
	text-align: left;
}

TD.add_input {
	width: 60%;
	font-family: Arial, Helvetica;
	font-size: 12px;
	text-align: center;
}

INPUT, TEXTAREA {
	font-family: Arial, Helvetica;
	font-size: 11px;
}

TABLE.msgwindow {
	background: #E8E2D0;
	width: 350px;
	border: solid 1px #CC6600;
}

TD.msgwindow {
	font-family: Arial, Helvetica;
	font-size: 11px;
	text-align: center;
	background: #E8E2D0;
}

A {
	color: Navy;
}

A:visited {
	color: Teal;
}

A:hover {
	color: Blue;
}
