body, html{
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	color:#000000;
	background-color:#FFFFFF;
}

.hideForPrint {
	display:none;
}

td{
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	color:#000000;
	background-color:#FFFFFF;
}


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


.contentheading {
	color:#000000;
	font-weight:bold;
	line-height:40px;
	padding-left:0px;
	font-size:16px;
	padding-bottom:0;
	padding-top:15px;
}

hr{
	color:#000000;	
	height:1px;
}

.table {
	border: 1px solid #000000;
	width:100%;	
	border-spacing:0;
	border-collapse:collapse;
}
.table td, .table th{
	border: 1px solid #000000;
	padding:3px;
}

