body{
background-color:#FFFFFF;
color:#000000;
font-family:Arial, Helvetica, sans-serif;
font-size:medium;
}
p {
	font-size: 0.9em;
}
#edition {
	font-weight:bold;
	height: auto;
	width: 50px;
	border: none;
	text-align: right;
	float: right;
	padding: 0.5em;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.9em;
	font-weight: bold;
}
.indexlnk {
	font-size: 0.85em;
}
.indexhdlnk {
	font-size: 0.95em;
	font-weight: bold;
}
.boxtxt {
	font-size: 0.8em;
}
a {
	color: #CC0000;
}
h2 {

	font-family: "Times New Roman", Times, serif;
	font-size: 1.5em;
	font-weight: bold;
}
.unline {
	text-decoration: underline;
}
.question {
	font-size: 0.8em;
	background-color: #FFCC99;
	color: #000000;
}
.na {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.2em;
}
.indexlnkPsp {
	float: left;
	font-size: 0.85em;
}
.arrow {
	border: none;
	float: left;
	height: 2em;
}

