body {
	background-color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	line-height: 24px;
	color: #171717;
}

td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 24px;
	color: #171717;
}

a{
	color: #000000;
	text-decoration: none;
}

a:link{
	color: #464646;
	text-decoration: none;
}

a:visited{
	color: #464646;
	text-decoration: none;
}

a:hover{
	color: #a2a2a2;
	text-decoration: none;
}

hr {
     border: 0;
     width: 100%;
	 height: 1px;
	 color: #d1d1d1;
	 background-color: #d1d1d1;
     }


.footer {
  font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	line-height: 12pt;
	color: #171717;
	background-color: #ffffff;
}
