BODY {
	background: #CCCCFF;
	color: black;
	text-align: center; 
	font-family: sans-serif;
	margin: 3px;
	padding: 3px;
} 

@media print {
	BODY {
		background: #FFFFFF;
	}

	DIV#linkkipalkki {
		display: none;
	}

	td.left {
		display: none;
	}

	table#kirjalista {
		display: none;
	}

	img#logo {
		display: none;
	}

	p#muutlistat {
		display: none;
	}
}

p#muutlistat {
	text-align: center;
	font-weight: bold;
	border: 1px black solid;
}

img#logo {
	float: left;
	position: absolute;
	top: 10px;
	left: 10px;
	width: 74px;
	height: 70px;
	border-width: 0px;
	z-index: -1;
}

table#maintable {
	margin: 0% 2% 0% 2%;
	text-align: left;
	border-collapse: collapse;
}

td.left {
	border: 1px black outset;
	background: #6666FF;
	width: 25%;
	padding: 1em;
	vertical-align: top;
}

td.main {
	vertical-align: top;
	border: 1px black outset;
}

hr.valikkoviiva {
	visibility: hidden;
}

p.quote {
	background: #CCCCFF;
	margin: -25px 84px 20px 84px; 
	padding: 0px;
	text-align: center;
}

DIV#linkkipalkki {
	text-align: center;
	border: 1px outset black;
	background: #9999FF;
	padding: .5em;
}

TD#kirjat {
	background: inherit;
	color: black;
	text-align: center;
	margin-left: 24%;
	margin-right: 24%;
	padding: 1em;
/*	border: 1px solid black; 
	border-top: 1px solid black;*/
	border-bottom: 1px solid black;
	font-family: Arial, sans-serif;
}

div#muistolaatta  {
	font-family: sans-serif; 
	font-size: 70%; 
	text-align: center; 
	background-color: #FFD700; 
	margin-left: 26%; 
	margin-right: 26%;
	border: medium groove bronze;
}

H1 { 
	text-align: center;
	font-family: Arial, sans-serif; 
}  


H2 { 
	font-family: Arial, sans-serif; 
	text-align: center; 
}

H3 {
	font-family: Arial, sans-serif; 
	font-weight: lighter; 
	text-align: left;
	margin-left: 5%; 
}

TABLE.listaus {
	width : 100%;
	border-width : 1px;
	border-color : black;
	border-style : solid;
	font-size : 90%;
	color: inherit;
	background-color : #3399FF;
	color : inherit;
	margin : auto;
}

TH.lista {
	font-size : 110%;
	font-weight : 200;
	font-family : Impact, sans-serif; 
	text-align : center;
} 

TR.odd {
	color: inherit;
	background-color: #9966FF;
}

TR.even {
	color: inherit;
	background-color: #6633CC;
}

P {
	margin-left : 5%; 
	margin-right : 5%; 
	text-align : left; 
	padding: 1em;
	background: #3399FF;
	color: inherit;
} 

DIV.uutiset {
	margin-left: 1em; 
	margin-right: 1em;  
	background: #9999FF;
	border: 1px black outset;
}	

P.uutinen {
	background-color: inherit;
	margin: 0em;
}

P.keskella  {
	text-align: center; 
	background-color: inherit;
} 

P.valissa  {
	margin-top : 0%; 
	margin-bottom : 0%; 
	background: inherit;	
	padding: 0px;
} 

P.linkki {
	margin: 0%;
	background-color: inherit;
	color: inherit;
	font-style: italic;
}

BLOCKQUOTE {
	font-style : italic; 
	text-align : justify; 
	margin : 0px 10%; 
	background: #6666FF; 
	padding: 2em 1em;
	border: 1px black solid;
} 

BLOCKQUOTE.alku	{
	margin-left : 3%; 
	margin-right : 3%; 
	font-style : italic; 
	font-weight : bold; 
	text-align : center; 
	border: 1px black solid;
}

BLOCKQUOTE.loppu {
	margin-left : 3%;
	margin-right : 3%;
	font-style : italic;
	font-weight : bold;
	text-align : center;
	border: 1px black solid;
}

Q {
	font-style : italic;
	}

Q.oneliner {
	font-family: serif;
	font-style: italic;
	background: inherit; 
	}

SPAN.korostus  {
	font-family : sans-serif; 
}

.listaotsikko  {
	font-weight : bold; 
}

.pieni  {
	font-size : smaller; 
}

EM.lainaus {
	font-style : italic;
	font-weight : bold; 
}
	
STRONG.uusi  {
	text-transform : uppercase; 
	font-weight : bold; 
}

UL  {
	text-align : left; 
	list-style-type : circle;
	margin-left : 25%; 
	margin-right : 25%; 
	background: inherit;
	border: 1px black none;
}

UL.keskella  {
	text-align : center; 
	list-style : disc inside; 
	margin-left : 0%; 
	margin-right : 0%; 
}

UL.historia {
	margin-left: 5%;
	margin-right: 5%; 
	text-align: left; 
	margin-bottom: 0.5em; 
	list-style-position: inside; 
	list-style-type: square;
	border-bottom: 1px black solid;
	padding-bottom: 1em;
	}

UL.isolista {
	margin-left: 5%;
	margin-right: 5%;
	background: #6633FF;
	border: 1px black dashed;
	padding: 1.5em;
	}

.uusihahmo
	{ 
	font-weight : bold;
	}

@media screen, projection {
	.valikko:before { content: "<"; }
	.valikko:after { content: ">"; }
}

A.ylos { font-size : smaller; font-weight: lighter;} 
A.vahva { font-weight : bold; } 
A:LINK { color: #FF6600; background: transparent; text-decoration: none; font-weight: bolder;}
A:VISITED { color: #993333; background: transparent; text-decoration: none; font-weight: bolder;}
A:ACTIVE { color: #CC6666; background: transparent; }
A:HOVER { color: #009900; background: inherit; text-decoration: underline; }
A.valikko:HOVER:after { content: "<"; }
A.valikko:HOVER:before { content: ">"; }
