body 
{
	text-align: center;
	font-family: "Times New Roman";
	font-size: 10pt;
	color: #000000;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	margin-bottom: 0;
}

table.full
{
 width: 100%;
}


td.top
{
	background-color: #014E82;
}	

td.bottom
{
	background-color: #014E82;
	color: White;
	font-size: 8pt;
	text-align: center;
}	


td.left
{
	background-color: #CBE5FE;
	width: 130px;
	vertical-align: top;
}


td.right
{
	background-color: #CBE5FE;
	width: 130px;
	vertical-align: top;
}


a
{
	color: Black;
}

a.bottom
{
	color: White;
	text-decoration: none;
}