BODY {background-color: #FAF9F1;}

H3, H4
{
	font-family: Verdana, Trebuchet MS, Arial, sans-serif;
	color: #554D0A;
}

.cell1 { background-color: #DD4908;}
.cell2 { background-color: #FFFFFF;}
.cell3 { background-color: #CEC690;}
.cell4 { background-color: #E8E6D6;}

.text-bc {
	font-family: Verdana, Trebuchet MS, Arial, sans-serif;
	font-size:11px;
	font-weight: normal;
	color: #FFFFFF;
	line-height:15px;
}

.text-body
{
	font-family: Verdana, Trebuchet MS, Arial, sans-serif;
	font-size:12px;
	font-weight:normal;
	color: #554D0A;
	line-height:15px;
}

.text-link
{
	font-family: Verdana, Trebuchet MS, Arial, sans-serif;
	font-size:12px;
	font-weight:normal;
	color: #DD4908;
	line-height:15px;
}

.p-head {
	font-family: Verdana, Trebuchet MS, Arial, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#554D0A;
	line-height:15px;
	margin: 15px 0px 0px 0px;
}

.p-desc {
	font-family: Verdana, Trebuchet MS, Arial, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#554D0A;
	line-height:15px;
	margin: 5px 0px 0px 0px;
}

.p-table {
	margin: 5px 0px 0px 0px;
	border-collapse : collapse;
}

.p-table td {
	font-family: Verdana, Trebuchet MS, Arial, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#554D0A;
	line-height:15px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align:right;
}

.p-list {
	margin: 5px 0px 0px 0px;
}

.p-list li {
	font-family: Verdana, Trebuchet MS, Arial, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#554D0A;
	line-height:15px;
	list-style-type: disk;
	list-style-position: inside;
}