﻿.content #title
{
	margin-left:21px;
}

.content #textLinks
{
	font-size:12px;
	color:#333;
}

.content #textLinks a
{
	color:#333;
	text-decoration:underline;
}
.content #textLinks a:hover
{
	color:#333;
	text-decoration:underline;
}

.content #selectedLink
{
	font-weight:bold;
}

.content #text
{
	
	font-size:12px;
	color:#333;
}

.content h3
{
	font-size:12px;
	color:#333;
}

.content h4
{
	font-size:12px;
	margin-bottom:0px;
	color:#333;
}

.content #text a
{
	color:#333;
}