table.popup {
	border-bottom: thin solid #000000;
	border-left : thin solid #000000;
	border-top : thin solid #000000;
	border-right : thin solid #000000;
}
td {
	font-family: Verdana, Arial, Helvetica, Swiss, 'Arial MT', Franklin, 'Humanist 777', sans-serif;
	font-weight: normal;
	font-size: 0.8em;
}
li {
	font-family: Verdana, Arial, Helvetica, Swiss, 'Arial MT', Franklin, 'Humanist 777', sans-serif;
	font-weight: normal;
	font-size: 100%em;
	margin-bottom:5px;
}
a.back {
	text-decoration: underline;
	font-size: 80%;
 	color:#003399;
	background-color: transparent;
}
.focussection {
	background-color: #D2D2FF;
	border: thin groove #000066;
	width: 250px;


}
.reading {
	border: 1px groove #000066;
	font-size: 0.7em;
	width: 100px;
	margin: 0px;
	padding: 0px;



}