﻿.UIContent
{
	font-size:1.1em;
	color: #333333;
	line-height:18px;
}

.UIContent H1
{
	padding-bottom:8px;
	border-bottom: solid 1px #333;
}

.UIContent H2
{
	padding-bottom:0px;
}

.UIContent H3
{
	margin-bottom: 2px;
}

.UIContent table, .UIContent td
{
	font-size: 1.0em;
}

.UIContent a
{
	color: #666666;
}

.UIContent a:hover
{
	text-decoration: none;
}
.UIContent a:visited
{
	color: #666666;
}

.CColor1
{
	color:#f47c04;
}
.CColor2
{
	color:#2a3090;
}
