BODY
{
	font-family: arial, lucida, verdana, helvetica, sans-serif;
	margin: 0;
	font-size: 10pt;
	color: #fff;
	background: #000;
}

INPUT, SELECT
{
	font-family: arial, lucida, verdana, helvetica, sans-serif;
	font-size: 10px;
}

FORM
{
	margin: 0;
}

IMG
{
	border: none;
}

TD
{
	font-family: Arial, Helvetica;
	font-size: 10pt;
	color:#ffffff;
}

P
{
	text-align: justify;
	font-family: Arial, Helvetica;
	font-size: 10pt;
	color: #ffffff;
}

A:link
{
	text-decoration: none;
	color: #ffff66;
}

A:visited
{
	text-decoration: none;
	color: #ffff66;
}

A:active
{
	text-decoration: none;
	color: #ffff66;
}

A:hover
{
	text-decoration: none;
	color: #dddddd;
}

LI
{
}

.headWidget
{
	margin: 10px;
	text-align: right;
}

.bodyWidget
{
	margin: 10px;
}

.bodyWidget .contentWidget
{
}

.bodyWidget .contentWidget H2
{
	font-size: 14pt;
	color: #ffff00;
	font-weight: normal;
	margin-bottom: 3px;
	padding-bottom: 3px;
}

.bodyWidget .contentWidget P
{
	padding: 4px 0 2px;
	margin: 0;
}

.bodyWidget .contentWidget IMG
{
	margin: 14px 0 14px 14px;
	padding: 0px;
	border: 0px solid #fff;
}

.bodyWidget .contentWidget H3
{
	font-size: 11pt;
	font-weight: bold;
	color: #ffff66;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

.bodyWidget .contentWidget H4
{
	font-size: 10pt;
	font-weight: bold;
	color: #ffffaa;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

.footWidget
{
}
