﻿TABLE.lightPanel
{
}
TD.lightTitleBlockImage
{
	background-color:#ffe88a;
}
TD.lightTitleBlockText
{
	background-color:#ffe88a;
	font-size: 12pt;
	font-weight: bold;
	padding-left: 12px;
	color: #990000;
}
TD.lightBodyBlock
{
	background-color:#ffe88a;
	padding: 10 10 10 10;
	line-height: 150%;
	text-align: justify;	
	color: black;
}
TD.lightBodyBlock P.nomargin
{
	color: black;
	padding-top: 0px;
	margin-top: 0px;
}
TD.lightBodyBlock P.nomargin
{
	color: black;
}
TD.lightBodyBlock H1
{
	font-weight: bold;
	font-size: 8pt;
	color: #990000;
	margin-bottom: 5px;
}
TD.lightBodyBlock A
{
	color: #990000;
}
TD.lightFooterBlock
{
	background-color:#ffe88a;
}