@charset "utf-8";

@page {
  margin: 1cm;
}
body{
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	margin: 0px;
	padding:0px;
	width:800px !important;
	min-width: 800px !important;
	max-width: 800px !important;
}
p,a{
	margin-left: 10px;
	margin-right:10px;

}

h1.print_header{

	font-size:60px;
}

hr.break,div.break{
	page-break-after: always;
}


h1,h2,h3,h3,h5{
	margin-bottom:10px;
	margin-bottom: 10px;
    margin-left: 10px;
	margin-top: 20px;
    font-size: xx-large;

}

hr{
	margin-left:10px;
	border-top: 2px solid;

}
.footer{
    bottom: 0;
	text-align: right;
}
#back_video{
 display:none;
}

.logo{
	display:none;
}

nav{

	display:none;
}

.video_block{
	display:none;
}
.print_only {
	display:block !important;
	margin-bottom: 40px;
}

.screen_only{
	display:none;
}

.align_right{
	text-align:right;
}
