﻿TABLE.brownPanel
{
}
TD.brownTitleBlockImage
{
	background-color: #7e4d1b;
}
TD.brownTitleBlockText
{
	background-color: #7e4d1b;
	font-size: 12pt;
	font-weight: bold;
	padding-left: 12px;
	color: white;
}
TD.brownBodyBlock
{
	background-color: #7e4d1b;
	padding: 10 10 10 10;
	line-height: 150%;
	text-align: justify;	
	color: White;
}
TD.brownBodyBlock P.nomargin
{
	padding-top: 0px;
	margin-top: 0px;
	color: white;
}
TD.brownBodyBlock P
{
	color: white;
}
TD.brownBodyBlock H1
{
	font-weight: bold;
	font-size: 8pt;
	color: #ffcc00;
	margin-bottom: 5px;
}
TD.brownBodyBlock A
{
	color: #ffcc00;
}
TD.brownFooterBlock
{
	background-color: #7e4d1b;
}