#sidebar {display: none;}
#banner {display: none;}
#footer {margin-top: 15px;}

.tran
	{
	display:none;
	}

table.shop	{
	display:none;
	}

body {
	background: white;
	}

img.k1 {
	align: center; }
img.k2 {
	align: center; }

/* same as screen (mostly) */


td {	text-align: left;
	}

td.label {
	text-align: right;
	font-size: small;
	}

font.meme {
	font-style: italic;
	color: #DD0000;
	font-weight: 900;
	}

P { 	font-size: medium;
	color: black;
	text-align: justify;
	font-weight: 100;
	font-family: serif;
	}


P.caption { 
	font-size: x-small;
	font-style: italic;
	font-weight: lighter;
	text-align: center;
	}

p.subtitle {
	font-size: small;
	font-style: italic;
	color: black;
	font-weight: lighter;
	text-align: center;
	}

P.bitnote { 
	font-size: xx-small;
	color: black;
	text-align: center;
	font-weight: lighter;
	}

P.headline {
 	font-size: medium;
	color: #000000;
	font-style: italic;
	font-weight: 900;
	}

P.depreciated { 
	font-size: medium;
	color: #666666;
	text-align: justify;
	font-weight: lighter;
	}

P.update { 
	font-size: small;
	color: black;
	text-align: right;
	font-weight: lighter;
	}
p.article {
	text-align: justify;
	font-size: medium;
	font-weight: lighter;
	}

p.inbar {
	text-align: left;
	font-size: small;
	font-weight: lighter;
	padding: 2px;
	}

.tech { 
	font-size: small;
	color: black;
	text-align: right;
	font-weight: lighter;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	}

P.sig { 
	font-size: small;
	color: black;
	text-align: right;
	font-weight: lighter;
	}

P.image { 
	font-size: small;
	color: black;
	text-align: center;
	font-weight: lighter;
	}
p.question {
	font-weight: bold;
	font-size: large;
	text-decoration: underline;
	}
p.answer {
	font-weight: lighter;
	font-size: medium;
	}

pre {
	font-family: Lucida Console, Lucida Sans Typewriter, Courier New, monospace;
	}

H1 { 	font-size: xx-large;
	text-align: center;
	color: black;
	font-family: serif;
	font-weight: bolder;
	}

H2 { 	font-size: xx-large;
	text-align: center;
	color: black;
	font-family: serif;
	font-weight: bolder;
	}

H3 { 	font-size: large;
	text-align: center;
	color: black;
	font-family: serif;
	font-weight: bolder;
	}

H4 { 	font-size: medium;
	text-align: center;
	color: black;
	font-family: serif;
	font-weight: bolder;
	}

H5 { 	font-size: small;
	text-align: center;
	color: black;
	font-family: serif;
	font-weight: bolder;
	}

H6 { 	font-size: x-small;
	text-align: center;
	color: black;
	font-family: serif;
	font-weight: bolder;
	}

A { 	color: #0000FF;
	text-decoration: underline;
	}

A.here { 
	color: #00FF00 ! important;
	text-decoration: overline underline ! important;
	font-weight: bolder ! important;
	}

A.plain { 
	color: #000000 ! important;
	text-decoration: none ! important;
	}

A.anchor { 
	color: #000000 ! important;
	text-decoration: none ! important;
	}


img.padded {
	padding-right: 25px;
	padding-left: 25px;
	padding-bottom: 15px;
	padding-top: 15px;
	}

img.link { border: 1px solid blue;
	}

img.thumb {
	width: 75px;
	height: 75px;
	border: 1px solid blue;
	}
img.recthumb {
	width: 100px;
	height: 75px;
	border: 0px solid blue;
	}

#placeholder {
	border: 2px solid red;
	}