

.otsikko {
				font-weight:		bold;
				text-decoration: 	none; 
				color: 				#000000;
				font-size:	 		24px;
				font-family: 		Comic Sans MS;
			}
			.otsake {
				font-weight:		bold;
				text-decoration: 	none; 
				color: 				#000000;
				font-size:	 		12px;
				font-family: 		Comic Sans MS;
			}
			A:link, A:visited, A:active {
				font-weight:		bold;
				text-decoration: 	none; 
				color: 				#0000ff;
				font-size:	 		12px;
				font-family: 		Verdana;
			}
			A:hover {
				font-weight:		normal;
				text-decoration: 	none; 
				color: 				#008000;
				font-size:	 		12px;
				font-family: 		Verdana;
			}
			TD {
				font-weight:		normal;
				text-decoration: 	none; 
				color: 				#000000;
				font-size:	 		12px;
				font-family: 		Comic Sans MS;
			}
			.alaotsikko {
				font-weight:		normal;
				text-decoration: 	none; 
				color: 				#ff2020;
				font-size:	 		14px;
				font-family: 		Comic Sans MS;
			}
			
td.linkki_taulu { width: 100%; } 
td.linkki_normal { padding: 2px 0px 2px 0px;font-weight: bold;text-decoration: none;font-style: none;color: #222222;font-size: 14;font-family: 'Comic Sans MS';cursor: pointer; } 
td.linkki_hover { padding: 2px 0px 2px 0px;border-color: #0000ff;border-style: hidden;font-weight: bold;text-decoration: none;font-style: none;color: #0000ff;font-size: 16;font-family: 'Verdana';cursor: pointer; } 
td.linkki_active { padding: 2px 0px 2px 0px;border-color: #0000ff;border-width: 1;border-style: hidden;border-width: 0px 0px 1px 0px;font-weight: bold;text-decoration: none;font-style: none;color: #0000ff;font-size: 16;font-family: 'Comic Sans MS';cursor: pointer; } 
td.alalinkki_normal { padding: 1px 1px 0px 10px;font-weight: normal;text-decoration: none;font-style: none;color: #222222;font-size: 12;font-family: 'Comic Sans MS';cursor: pointer; } 
td.alalinkki_hover { padding: 1px 1px 1px 0px;font-weight: bold;text-decoration: none;font-style: none;color: #0000ff;font-size: 112;font-family: 'Comic Sans MS';cursor: pointer; } 
td.alalinkki_active { padding: 1px 1px 1px 10px;font-weight: bold;text-decoration: none;font-style: none;color: #0000ff;font-size: 12;font-family: 'Comic Sans MS';cursor: pointer; } 
td.otsikko_normal { padding: 0px 0px 0px 0px;font-weight: bold;text-decoration: none;font-style: none;color: #333333;font-size: 14;font-family: 'Comic Sans MS'; } 
.etumerkki_linkki_normal { padding: 0px 0px 0px 0px; } 
.etumerkki_linkki_hover { padding: 0px 0px 0px 0px; } 
.etumerkki_linkki_active { padding: 0px 0px 0px 0px; } 
.etumerkki_alalinkki_normal { padding: 0px 3px 0px 5px; } 
.etumerkki_alalinkki_hover { padding: 0px 3px 0px 5px; } 
.etumerkki_alalinkki_active { padding: 0px 3px 0px 5px; } 
.etumerkki_otsikko_normal { padding: 0px 0px 0px 0px; } 
.etumerkki_otsikko_hover { padding: 0px 0px 0px 0px; } 
.etumerkki_otsikko_active { padding: 0px 0px 0px 0px; } 
		tr.rivi td, tr.rivi0 td, tr.rivi1 td, tr.rivi2 td, tr.rivi10 td, tr.rivi11 td, tr.rivi_otsake td {
			border-color: 	#333333;
			border-style: 	solid;
			border-width: 	1px;
			border-left: 	0px;
			border-right: 	0px;
			border-top: 	0px;
		}
		tr.rivi td 			{ background-color: #FFFFFF;						}
		tr.rivi0 td 		{ background-color: #000000; 				}
		tr.rivi1 td 		{ background-color: #20ff20; 				}
		tr.rivi2 td 		{ background-color: #00ff00; 				}
		tr.rivi10 td 		{ background-color: #00ff00; 				}
		tr.rivi11 td 		{ background-color: #00ff00; 				}
		tr.rivi_otsake td 	{ background-color: #00ff00;	color: #000000; }
		
		tr.vari td, tr.vari0 td, tr.vari1 td, tr.vari2 td, tr.vari10 td, tr.vari11 td, tr.vari_otsake td {
			border-color: 	#333333;
			border-style: 	solid;
			border-width: 	1px;
			border-left: 	0px;
			border-right: 	0px;
			border-top: 	0px;
		}
		tr.vari td 			{ background-color: #FFFFFF;					}
		tr.vari0 td 		{ background-color: #000000; 				}
		tr.vari1 td 		{ background-color: #20ff20; 				}
		tr.vari2 td 		{ background-color: #; 	}
		tr.vari10 td 		{ background-color: #00ff00; 				}
		tr.vari11 td 		{ background-color: #00ff00; 				}
		tr.vari_otsake td 	{ background-color: #;	color: #000000; }
		
		body {
			background-attachment: 	fixed;
			background-color: 		#BBBBBB;
			background-image: 		url('ulkoasu/tausta.png');
			background-position: 	center top;
			background-repeat: 		no-repeat;
		}
		
