 span.bigletter {
	font-size: 250%;
	font-weight : bold;
}
body {
	background:#fff0ff;
	color: #000033;
	font-family: Georgia, Arial, sans-serif;
	font-size: 0.8em;
}
.bodytxt {
	background-color: transparent;
	color: #000033;
	font-family: Georgia, Arial, sans-serif;
	font-size: 0.8em;
	padding:1em;
	text-align: justify;
	text-decoration: none;
	width:90%;
}
.txt {
	color: #000033;
	font-family: Georgia, Arial, sans-serif;
	text-decoration: none;
}
a.txt {
	color: #3333ff;
}
a.txt:hover {
	text-decoration: underline;
}
a.txt:visited {
	color: #3333ff;
}
.sm {
	font-family: Arial,sans-serif;
	font-size: 0.7em;
	vertical-align : super;
}
 ul.bulletgem {
	list-style-image: url(images/bullet_gem.gif);
}
span.b {
	font-weight:bold;
}
span.i {
	font-style:italic;
}
span.u {
	text-decoration:underline;
}

