body
	{
	font-family: Verdana, Arial, sans-serif;
	font-size: 0.8em;
	}

.pageTitle
	{
	color: #ccc;
	font-weight: bold;
	font-size: 1.6em;
	line-height: 2.0em;
	}

.initialCharacter
	{
	font-weight: bold;
	color: #900;
	}

.imageLeft
	{
	margin: 3px 10px 8px 0;
	float: left;
	}

.imageRight
	{
	margin: 3px 0 8px 10px;
	float: right;
	}

a
	{
	text-decoration: none;
	color: #900;
	}

a:hover
	{ text-decoration: underline }

a img
	{ border-style: none }

div,
div.entry div
	{ margin: 8px 0 }
