﻿body
{
}
.tableheader
{
	text-align:center;
	font-family:Arial, Verdana, Tahoma, Times New Roman;
	font-size:14pt;
	padding-top:10px;
	padding-bottom:10px;
	
}
.border
{
	border-width:2px;
	border-style:solid;
	border-color:Black;
}
.pading
{
	width:8%;
}
.padingP
{
	width:10%;
}
.tableborder
{
	border-top:0px;
	border-right:5px;
	border-right-color:Red;
	border-bottom:5px;
	border-bottom-color:Red;
	border-left:5px;
}
#padheader
{
	padding-left:10px;
}
.firstpara
{
	font-family:Arial, Verdana, Tahoma, Times New Roman;
	font-size:18pt;
	font-style:italic;
	font-weight:bold;
	text-align:left;
}
.secondpara, .thirdpara, .fourthpara, .fifthpara
{
	font-family:Arial, Verdana, Tahoma, Times New Roman;
	font-size:12pt;
	text-align:left;
}
.thirdpara
{
	padding-left:30px;	
}
.fourthpara
{
	color:Red;
}
.fifthpara
{
	vertical-align:top;
}



