/* Stilmall för recensionerna från RT/EV
 * © 1999-2008 Peter Krefting
 */

body.c64 {
	background: #c0ffff;
	color: black;
}

body.c64 div.bottom {
	background: #c0ffff;
}

p.inledning {
	text-indent: 0em;
	margin-top: 0em;
	margin-bottom: 0;
	font-weight: bold;
	font-style: italic;
	font-size: larger;
}

p.inledningsmall {
	text-indent: 0em;
	margin-top: 1em;
	margin-bottom: 1em;
	font-weight: bold;
}

p.text {
	text-indent: 1em;
	margin-top: 0;
	margin-bottom: 0;
}

p.stycke {
	text-indent: 0;
	margin-top: 0;
	margin-bottom: 0;
}

p.stycke2001 {
	text-indent: 0;
	margin-top: 1em;
	margin-bottom: 0;
}

p.forf {
	text-indent: 0em;
	margin-top: 1em;
	margin-bottom: 1em;
	font-weight: bold;
}

p.bildtext {
	text-indent: 0;
	margin-top: 0;
	margin-bottom: 0;
	font-weight: bold;
	font-style: italic;
}

p.tabell {
	text-indent: 0em;
	margin-top: 1em;
	margin-bottom: 0;
	font-weight: bold;
}

p.tabelltext {
	text-indent: 0em;
	margin-top: 0;
	margin-bottom: 0;
}

div.sep {
	border-top: 1px solid black;
	margin-top: 1em;
}

p.altimage {
	margin-top: 0;
}

div.image {
	clear: right;
}

div.image pre {
	margin-top: 0;
	margin-bottom: 0;
}

table.vic20 {
	border-collapse: collapse;
}

table.vic20 th, table.vic20 td {
	border: 1px solid black;
	padding: 2px;
}

table.vic20 th {
	background: white;
}

table.uncool, table.vic20 {
	margin: 1em;
}
