	BODY	{
		font-family: arial,helvetica,sans-serif;
		font-size: 9pt;
		font-weight: normal;
		color: #666666;
		}
	TD		{
		font-family: arial,helvetica,sans-serif;
		font-size: 9pt;
		font-weight: normal;
        /*color: #66666;*/
        color:#FFFFFF
		}
	B	{
		font-weight: bold;
		}
	A	{
		text-decoration: underline;
		color: #FFCC00;
		}
	A:hover, A:active	{
		text-decoration: underline;
		color: #FFCC99;
		}
	.white	{
		color: #FFFFFF;
		}
	TD .small	{
		font-size: 8pt;
		}
	TD .left	{
		color: #000000;
		}
	.gray	{
		color: #999999;
		}
	.grayish	{
		color: #CCCCCC;
		}
	.missing	{
		color: #FFCC00;
		}
	.holder	{
		width:370px;
		margin: 0 10 0 20;
		}
	.narrowholder	{
		width:320px;
		margin: 0 10 0 20;
		}
	.submenu TD	{
		color: #333333;
		}
	.blues A	{
		font-family: "Arial";
        font-size: 9px;
		text-decoration: none;
		color: #0A324E;
		}
	.blues A:hover, .blues A:active	{
		font-family: "Arial";
        font-size: 9px;
		text-decoration: underline;
		color: #0A324E;
		}
	.indenter	{
		visibility: visible;
		margin-left: 15px;
		color: #FFFFFF;
		}
