.UIContentContainer
{
	width: 550px;
}

.UIHeaderContainer
{
}
.UIHeader
{
	color: #000000;
	font-size: 1.5em;
	font-weight: bold;	
}

body
{
	font-family: verdana;
	
	font-size: 1em;
}

h1 
{
	color: #0093dd;
	font-size: 1.5em;
	font-weight: bold;
}

h2 
{
	color: #0093dd;
	font-size: 1.2em;
	font-weight: bold;
}

h3 
{
	color: #f8c301;
	font-size: 1.2em;
	font-weight: bold;
}

h4 
{
	color: #0093dd;
	font-size: 1.0em;
	font-weight: bold;
}

h5 
{
	color: #0093dd;
	font-size: 1.0em;
	font-weight: bold;
}

.CWarning
{
	color: #0093dd;
	font-weight: bold;
}

.CColor1
{
	color: #f8c301;
}
.CColor2
{
	color: #5da039;
}


b, strong
{
	color: #444444;
	font-weight: bold;
}

.UIContent table, .UIContentContainer table, table.UIContent

{

                font-size: 1.0em;

}

.UIContent a, .UIContentContainer a, .UIContent a:hover, .UIContentContainer a:hover, .CLink
{
	color: #888888;
	text-decoration:underline;
}

.UICopyright
{
	font-family:Verdana;
	font-size:11px;
	text-decoration:none;
	color:#999999;
	font-weight:normal;
}
