.subTitle
{
	color: #5D529C;
	font-size: 1.3em;
	border-bottom: 3px solid #493A8B;
	clear: both;
	margin-top: 30px;
	padding-bottom: 4px;
}

#content
{
	width: 595px;
	color: #6258A0;
}

.link
{
	width: 266px;
	float: left;
	margin-right: 30px;
	border-bottom: 1px solid #6258A0;
	margin-top: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.date
{
	color: #493A8B;
	float: left;
	width: 254px;
	font-weight: bold;
}

.link a
{
	color: #666666;
}

.link a:hover
{
	text-decoration: underline;
}

.intro
{
	font-size: 1.2em;
}

.doubleBracket
{
	color: #493A8B;
	padding-top: 5px;
}