@charset "UTF-8";
/* CSS Document */
@import "image_noborder.css";
@import "lovehate_print.css";


<!--
 /* all text colors black, all backgrounds white */
body,td,th {
	font-family: Arial, Tahoma, Verdana, Times New Roman, Times, serif;
	font-size: 70%;
	color: #000000;
	background: #FFFFFF;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
-->

/*Display none to prevent these from printing */
body, a { color: #000000; background: #FFFFFF;} /* all text colors black, all backgrounds white */
#heading{display: none;}
img { display: none; }
#Copy{
width:100%;
margin-top:5px;}






