/*tyyli.css*/

body { font-family: Sans-Serif }

.b1 { background-image:url("kuvat/logo_tausta.jpg");
	background-position:right }

.b2 { background-image:url("kuvat/valikko_tausta.jpg");
	color:#FFFF8F;
	background-position:right }

.b3 { background-image:url("kuvat/tausta.gif");
	color:#2342DB }

h1 { color:#2342DB;
	font-size:15pt;
	padding:1,2em }

h2 { color:#000000;
	font-size:12pt;
	padding:1,2em }
	
P { color:#66CC99;
	font-size:9pt }
	
a { text-decoration:none; }

img { border:0 }
	
hr { color:#66CC99;
	width:85%;
	border-width:2px 2px 2px }

table { width:60% }
	
td { font-size:14;
	width:50% }

.td1 { background-color:#F6F656;
	color:#2342DB;
	text-align:center }
	
th { background-color:#0322BB;
	color:#FFFF8F;
	font-size:14;
	font-weight:bold }

/*Loppu*/
