/* CSS Document, Jokivartiset, Hiihto */
/* Code by Mika Ylisaukko-oja 2004 */

pre {
	font-family: Georgia, "Courier New", "MS Sans Serif"; 
	font-size: 70%;
	letter-spacing: 1px;
}
p {
	text-align: center;
}

p.hiihto {
	margin: 3px;
	font-family: Georgia, "Courier New", "MS Sans Serif"; 
	font-size: 80%;
	letter-spacing: 1px;
	text-align: center;
}

p.taulukko {
	font-family: Georgia, "Courier New", "MS Sans Serif"; 
	font-size: 70%;
	margin: 0px;
	padding: 0px;
	letter-spacing: 1px;
	text-align: center;
	font-weight: bold;
	text-decoration: underline;
	padding-bottom: 6px;
}

/* kartta */

td.kartta {
	width: 450px;
	background-repeat: no-repeat;
	border: 0;
}
img.ruutu {
	border: 1px solid #374E6D;
}

