body.normal {
	background-color: #DDDDDD;
	font-family: arial, arial, helvetica;
}
body.text {
	background-color: #FFFFFF;
}
a:active, a:link, a:visited {
	text-decoration: none;
	color: #0000DD;
}
a:hover {
	text-decoration: none;
	color: #DD0000;
}
img.tag {
	float: none;
	vertical-align: baseline;
	height: 13px;
	width: 13px;
	border: 0px;
	border-thickness: 0px;
}
img.book {
	float: left;
	vertical-align: middle;
	border: 0px;
	border-thickness: 0px;
}
img.thumb {
	border: 0px;
	border-thickness: 0px;
}
p.justify {
	text-align: justify;
	margin-left: 1cm;
	margin-right: 1cm;
}
div.pinkback {
	background: rgb(255,136,136);
	padding: 0.5em;
	border: none;
}
div.greyback {
	background: rgb(221,221,221);
	padding: 0.5em;
	border: none;
}
div.blueback {
	background: rgb(136,136,255);
	padding: 0.5em;
	border: none;
}
div.whiteback {
	background: rgb(255,255,255);
	padding: 0.5em;
	border: none;
	text-align: justify;
	font-size: 10pt;
}
ul.inline {
	list-style-position: outside;
	padding-left: 2cm;
}
font.small {
	font-size: small;
}
