body {
	margin:       0px;
	padding:      0px;
	font-family:  Arial, Helvetica, Sans-serif;
	font-size:    12px;
	color:        #000;
}
td {
	font-size: 12px;
}
td.header,
td.mainNavigation,
td.left,
td.footer,
.yahoo,
.noprint,
.print {
	display:none;
}
h1 {
	color:       #000;
	font-size:   22px;
	font-weight: bold;
}
h2,
h2 a {
	color:           #000;
	font-size:       16px;
	font-weight:     normal;
	text-decoration: none;
}
h2 a:hover {
	text-decoration: underline;
}
h3 {
	color:       #000;
	font-size:   12px;
	font-weight: bold;
}
table.page,
table.contentTable,
td.contentSP {
	width: 100%;
}
/* MISC */
div.tulossivu {
	width:   100%;
	padding: 0px;
}
div.rallivalinta {
	display: none;
}
div.tulossivu h2,
div.tulossivu h3 {
	margin:  0px;
	padding: 0px;
}
table.rallikehys {
	position:      relative;
	width:         100%;
	margin-bottom: 30px;
}
table.rallikehys td.otsikko {
	padding: 0px 0px 15px 0px;
}
table.lisavalinnat {
	display: none;
}
table.rallikehys td.vasen,
table.rallikehys td.oikea {
	width: 50%;
}
table.tulostaulu {
	width:          100%;
	border:          1px solid #000;
	border-collapse: collapse;
}
table.tulostaulu caption {
	padding:          6px 0px;
	background-color: #000;
	color:            #FFF;
	font-size:        12px;
	font-weight:      bold;
}
table.tulostaulu th {
	padding:          4px 4px;
	background-color: #777;
	color:            #FFF;
	font-size:        11px;
	font-weight:      bold;
	text-align:       left;
	white-space:      nowrap;
}
table.tulostaulu td {
	padding:          4px 4px;
	background-color: #FCFCFC;
	font-size:        11px;
	vertical-align:   middle;
	border-bottom:    1px solid #000;
}
table.tulostaulu td.sijoitus_y {
	color: #090;
}
table.tulostaulu td.sijoitus_a {
	color: #E60000;
}
