﻿.content a
{
	text-decoration: none;
	font-weight: bold;
	color: #78039f;
}

.content a:hover
{
	text-decoration: underline;
}

.content .description
{
	float: left;
	clear: left;
	width: 437px;
	font: 9pt Georgia;
	padding: 4px 5px 5px 5px;
	line-height: 1.5em;
}

.content .side-image
{
	float: left;
	margin: 4px 0px 5px 0px;
}


