BODY
{
}
.GeneralText
{
	font-size: 10pt;
	color: #000066;
	font-family: Verdana;
	text-align: left;
	

}

.LeftText
{
	font-size: 10pt;
	color: #000066;
	font-family: Verdana;
	text-align: Left;
}
.CenterText
{
	font-size: 10pt;
	color: #000066;
	font-family: Verdana;
	text-align: center;
}

.Title
{
	font-weight: bold;
	font-size: 12pt;
	color: #000066;
	font-family: Verdana;
	text-align: center;
}
.TableDesign
{
	border-top: #000066 thick solid;
	border-bottom: #000066 thick solid;
}