@media print {

body { 
	font-family:verdana, sans-serif;
	margin:0; 
	padding:0;
}

h1, h2, h3, h4, h5, h6 {
	margin:8px 0; 
	padding:0;
	color:#333;
}
h1 {
	font-size:20px;
}
h2 {
	font-size:18px;
	background-color:#eee;
	border-top:#ccc solid 1px;
	margin:16px 0;
}
h3 {
	font-size:16px;
}
h4 {
	font-size:14px;
	border-bottom:#ccc solid 1px;
}
h5 {
	font-size:12px;
}

p, td, th, li {
	margin:8px 0;
	padding:0;
	font:12px/18px verdana, sans-serif;
	color:#333;
}
th {
	font-weight:bold;
	color:#333;
}

img {
	border:none;
}

hr {
	border-top:1px solid #ccc;
	border-right:none;
	border-bottom:none;
	border-left:none;
	background-color:#fff;
	color:#fff;
	padding:5px;
	clear:both;
}

a:link, a:visited {
	color:#333;
}

form, #rightpanel, #leftpanel, .adsense, .top, #breadcrumbs, .navigate, .toggle {
	display:none;
}

#content {
	margin:auto;
	text-align:left;
}

#references {
	display:block;
}

#foot {
	padding-top:20px;
	width:500px;
	margin:0 auto;
}

table#subscribe  {
	border:#999 solid 1px;
}
table#subscribe td, table#subscribe th  {
	border-right:#999 solid 1px;
	border-bottom:#999 solid 1px;
}

#editorial-board p {
	float:left;
	width:260px;
}

/* credit */

#tag {
	display:none;
}

}
