.UIContentContainer
{
	font-family: Trebuchet, Trebuchet MS, Verdana;
	font-size: 0.8em;
	line-height: 1.5em;
}

H1, .UIHeader
{
	color: #53AAD7;
	font-size: 1.4em;
	font-weight: bold;
	margin-left: 4px;
}

H2
{
	color: #53AAD7;
	font-size: 1.2em;
	font-weight: bold;
	margin-left: 6px;
}

H4
{
	color: #444444;
	font-size: 1.2em;
	font-weight: bold;
	margin-left: 6px;
}

H4
{
	color: #53AAD7;
	font-size: 1.1em;
	font-weight: bold;
	margin-left: 0px;
}

H5
{
	color: #444444;
	font-size: 1.1em;
	font-weight: bold;
	margin-left: 0px;
}

a
{
	color: #53AAD7;
}
a:hover
{
	color: #53AAD7;
	text-decoration: none;
}