

body{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: black;
}
td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3D3D3D;
	
}
td.footer{
	font-size: 10px;
	font-weight: bold;
	color: black;
	vertical-align: middle;
}
a{
	font-size: 11px;
	font-weight: bold;
	color: #5A5A5A;
	text-decoration: underline;
}
a:visited{
	font-size: 11px;
	font-weight: bold;
	color: #5A5A5A;
	text-decoration: underline;
}
a:hover{
	font-size: 11px;
	font-weight: bold;
	color: #5A5A5A;
	text-decoration: none;
}

td.introtext{
	font-size: 11px;
	color: Black;
	line-height: 16px;
	text-align: justify;
}
td.header{
	padding-left: 15px;
	color: #57575A;
	font-size: 14px;
	font-weight: bold;
	text-transform: normal;
	font-family: Arial, Helvetica, sans-serif;
}

