﻿
.three {
	table-layout: fixed;
	border-collapse: collapse;
	border-spacing: 2px;
	empty-cells: show;
	caption-side: bottom;
	text-align: center;
	line-height:16px;

}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #800000;
}
.p1 {
	color: gray;
	
}
.p2 {
	color: #FFFFFF;
}


.left {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-align: left;
}

.leftheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-align: left;
}


.leftop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-align: center;
}


