body
{
	font-family: Verdana;
}


.UIContentContainer
{
		font-family: 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;
	color:#cc0000;
	margin:0px;
	padding:0px;
}

h3
{
	font-size: 1.1em;
	font-weight: bold;
	letter-spacing: 0.0em;
}

.CSubTitle
{
	color: #cc0000;
	font-weight: bold;
}

.CColor1
{
	color: #cc0000;
}

.CColor2
{
	color: #848283;
}

.CLink, .CLink a, .UIContentContainer a
{
	color: #cc0000;
	text-decoration: none;
}

.CLink a:hover, .UIContentContainer a:hover
{
	text-decoration: underline;
}
