.UIContentContainer 
{
	font-size: 0.7em; 
}

hr {
	border-top: 1px dashed #666666;
	height: 0px;
}

h1 
{
	font-family: verdana, arial,helvetica;
	font-weight: bold;
	color: #B9882C;
	font-size: 1.4em;
}

h2 
{
	font-family: verdana, arial,helvetica;
	font-weight: bold;
	color: #444444;
	font-size: 1.2em;
}

h3 
{
	color: #B9882C;
	font-size: 1.2em;
}

h4 
{
	color: #B9882C;
	font-size: 1.1em;
}

.CColor1
{
	color: #B9882C;
}

.CColor2
{
	color: #666666;
}

.UIContent a, .UIContentContainer a{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 1.0em; 
	font-style: normal; 
	font-weight: normal; 
	font-variant: normal;
	text-decoration: none;
	color: #444444;
}

.UIContent a:hover, .UIContentContainer a:hover{
	text-decoration: underline;
}

.UIHeaderContainer
{
	font-size: 1.0em; 
	border-bottom: solid 1px #666666;
}

.UIMenuContainer 
{
	background-color: #EEEEEE;
	border-right: solid 1px #666666;
	border-top: solid 1px #666666;
	font-family: Verdana;
	font-weight: bold;
}