/*  ----------------------------------------------------------------------------------------------------------------------------- */
/* /////////////////////////////////////////////////////////////////////////////////  *  DEFAULT PRINT STYLES  *  ///////////// */
h1,
h2,
h3,
h4,
h5,
h6,
p,
span,
body{
	margin:10px 0 0 0;
	padding:0;
	color:black;}

h1{font:bold 24px/27px "Times New Roman", Times, serif;}
h2{font:bold 21px/24px "Times New Roman", Times, serif;}
h3{font:bold 18px/24px "Times New Roman", Times, serif;}
h4{font:normal 18px/24px "Times New Roman", Times, serif;}
h6,
p,
span,
body{font:normal 17px/24px "Times New Roman", Times, serif;}

blockquote{	
	margin:10px 0;
	padding:25px 0;
	font:normal 18px/20px "Times New Roman", Times, serif;}
hr {border-bottom:1px solid black;}
a,
a:hover{
	color:black;
	font-style:normal;
	text-decoration:none;}

.blox-leaderboard-container,
#blox-header,
#blox-footer,
#blox-copyright-container,
#blox-right-col { display: none; }
