/* CSS Document for Print */

body {
	color:#000000;
	background-color:#FFFFFF;
	font-family:"Times New Roman",Garamond,sans-serif;
	font-size: 12pt;
}
td {
	color: #000000;
}
a {
	color:#860D0D;
	text-decoration:underline;
}
h1 {
	font-size: 18pt;
	font-weight:bold;
	color:#9a3334;
}
.no-print {
	display:none !important;
}
.main_content {
	width:680px;
}
.footer {
	font-size:10pt;
	text-align:right;
	width:650px;
	color:#333333;
}
.print_header {
	width:280px;
}

.isp_table {
      border:1px solid #CCCCCC;
}
.isp_table_heading {
      font-weight:bold;
}
