body {
	font-family: "Courier New", Courier, monospace;
	font-size: 13px;
	line-height: 16px;
	margin-bottom:20px;
	margin-top:10px;
}

td {
	font-family: "Courier New", Courier, monospace;
}

th {
	font-family: "Courier New", Courier, monospace;
}.otsikko {
	text-transform: uppercase;
	text-decoration: underline;
}
a:link {
	color: #D50000;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #D50000;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #D50000;
	}
	

