/* Quality Protection Print CSS Document */

body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	}
a {
	color: #b70001;
	}
a:visited {
	color: #FF0404;
	}
a:hover {
	text-decoration: none;
	}

h1, h2, h3, h4 {
	font-family: tahoma, arial, helvetica, sans-serif;
	color: #b70001;
	font-weight: lighter;
	}
h1 {
	border-bottom: 1px solid #CCCCCC;
	padding-bottom: .1in;
	}
#menu, #sidemenu, .clear, #button, #contact {
	display: none;
	}
#copyright {
	text-align: center;
	border-top: 1px solid #CCCCCC;
	padding-top: .1in;
	}

.imgright {
	float: right;
	margin: 0 0 10px 10px;
	}
.imgleft {
	float: left;
	margin: 10px 10px 0 0;
	}
