body
{
	font-family: Trebuchet MS, Trebuchet, Verdana;
}


.UIContentContainer
{
		font-family: Trebuchet MS, Trebuchet, Verdana;
		font-size: 0.9em;
}

.UIContent, .UIContent table, table.UIContent, .UIContentContainer table
{
	font-size: 1.0em;
}

h1
{
	font-size: 1.4em;
	font-weight: bold;
	letter-spacing: 0.3em;
}
h2
{
	font-size: 1.2em;
	font-weight: bold;
	letter-spacing: 0.2em;
}
h3
{
	font-size: 1.1em;
	font-weight: bold;
	letter-spacing: 0.0em;
}

.UIContentContainer a
{
	color: #ffffff;
}
.UIContentContainer a:hover
{
	color: #ffffff;
	text-decoration: none;
}

