/*
 * Joogaterapiayhdistys
 * http://www.joogaterapiayhdistys.fi
 * (c) Eeva Hyytia, Tmi Tilkkutakki www.tilkkutakki.com
 */

@media print {

table   	{ width: 98%; height: 100%; background: #539026 }
img		{ width: 1px }
h1   { font-weight: normal; font-size: 15pt; text-align: center }
h2   { font-weight: normal; font-size: 13pt; text-align: left }
h3   { font-weight: normal; font-size: 12pt; text-align: left }
p	{ font-size: 10pt }

}

@media screen {

table   	{ width: 900px; height: 100%; background: #aedf89 }
h1   { font-weight: normal; font-size: 160%; text-align: center }
h2   { font-weight: normal; font-size: 140%; text-align: left }
h3   { font-weight: normal; font-size: 120%; text-align: left }
h1.etusivu	{ color: #aedf89; text-align: left; margin: 0em 1em 1em 1em }
h3.etusivu	{ color: #aedf89; margin: 0em 1em 1em 1em }

p	{ font-size: 95% }
}

body { background-color: #539026; font-family: Verdana, Arial; margin-left: 3px }
body.etusivu	{ background-color: #aedf89 }

p    { font-style: normal; font-variant: normal; font-weight: normal; text-align: justify; font-family: Verdana,Arial }
p.alaotsikko	{ font-size: 70% }
p.linkit	{ word-spacing: 1em; text-align: center }

table.etusivu	{ background: #539026 }

tr.yla		{ height: 2em }
tr.ala		{ height: 1.5em }
tr		{ border: none }
td		{ padding: 1em; border: solid black 1px }

a	{ font-family: 'Berlin Sans FB'; color: #ad0000; text-decoration: none; padding: 0.3em }
a:hover	{ font-family: 'Berlin Sans FB'; color: #f0b46b; background: #539026 }
a.etusivu    	{  color: #f0b46b }
a:hover.etusivu	{ color: #ad0000; background: #aedf89 }

img	{ margin: 0em 1em 1em 1em }