BODY
{
	font-family: "Times New Roman", serif;
	color: white;
	background: black;
}

P.NAV
{
	font-family: "Courier New", Courier, monospace;
	font-size: 10pt;
	font-weight: bold;
	text-align: left;
	vertical-align: bottom;
	margin-top: 0;
	margin-bottom: 0;
	border-width: 0 0;
	width: 100%;
	color: black;
}

A.NAV:link
{
	color: black;
	text-decoration: none
}

A.NAV:visited
{
	color: black;
	text-decoration: none
}

A:link
{
	color: #3399CC;
	text-decoration: none
}

A:visited
{
	color: #3399CC;
	text-decoration: none
}

TD.TITLE
{
	color: white;
	background: #444444;
	width: 60%;
	font-family: "Courier New", Courier, monospace;
	font-size: 24pt;
	font-weight: bold;
}

TD.HEADLINE
{
	color: #33DD66;
	background: black;
	width: 60%;
	font-family: "Arial", sans-serif;
	font-size: 14pt;
}

TD.DATE
{
	color: white;
	background: #444444;
	width: 60%;
	font-family: "Courier New", Courier, monospace;
	font-weight: bold;
	font-size: 12pt;
}

TD.FOOTER
{
	font-size: 9pt
	color: white;
	font-family: "Times New Roman", serif;
	background: #444444;
	margin-top: 15;
	margin-bottom: 15;
	font-weight: italic;
}

TD.ARTICLE
{
	color: white;
	background: black;
	width: 60%;
	font-family: "Times New Roman", serif;
	font-size: 12pt;
}

P.ARTICLE
{
	font-size: 12pt
	color: white;
	font-family: "Times New Roman", serif;
	background: black;
	margin-top: 15;
	margin-bottom: 15;
}


PRE
{
	font-size: 12pt
	color: white;
	font-family: "Courier New", Courier, monospace;
	margin-top: 15;
	margin-bottom: 15;
	text-align: left;
	background: gray;
	width: 70%;
}

PRE.TEXTIMG
{
	font-size: 8pt
	font-family: "Courier New", Courier, monospace;
	background: black;
	margin-top: 15;
	margin-bottom: 15;
	text-align: left;
	width: 70%;
}


P
{
	font-size: 12pt
}
