a:link {
	color: #000066;
	text-decoration: none;
}
a:visited {
	color: #003366;
	text-decoration: none;
}
a:hover {
	color: #000066;
	text-decoration: underline;
}

#header {
	border-bottom: 1px solid #F90;
}

#paivitykset td {
	font-size: 14px;
	font-weight: bold;
}

#paivitykset h2 {
	margin-top: 0;
	padding-top: 0;
}

h1, h2, h3 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}

h1 {
	font-size: 22px;
	font-weight: bold;
	padding-bottom: 0px;
}
h2 {
	font-size: 18px;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 10px;
}
h3 {

	font-size: 16px;
	font-weight: bold;
}

table, td {
	font-size: 14px;
	font-weight: normal;
}

table.taulukko td {
	background-color: #EEE;
}

table.taulukko td.tapahtuma {
	width: 4px;
	background-color: #F90;
}

table.taulukko td.tapahtumavali {
	background-color: #FFF;
	padding: 0px;
	font-size: 10px;
}

.paivitys {
	font-size: 10px;
}

p {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

ul li {

	list-style-type: square;
	margin: 0;	
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

#alert {
	border: 1px solid #000;
	padding: 5px;
	width: 30em;
	margin-bottom: 10px;
	margin-top: 10px;
}

.red {
	color: #FF0000;
}

.green {
	color: #00CC33;
}

.orange {
	color: #F90;	
}

.pykälä {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	border-right: 2px solid #F90;
	background: #eee;
}

.saantoteksti {
	border: 1px solid #eee;	
}
.email {
	margin-bottom: -3px;
}

#osoite {
	border: 1px dashed #000;
	padding: 7px;
	width: 200px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}

.tutkimus {
	max-width: 700px;
	border-left: 2px solid #F90;
	padding-left: 8px;
	margin-bottom: 40px;
}

#linkkilista {
	border-top: 1px solid #DDD;
	border-bottom: 1px solid #DDD;
	padding-top: 6px;
	padding-bottom: 6px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #F90;
	margin-bottom: 25px;
}

#linkkitaulukko {
	border-top: 1px solid #DDD;
	border-bottom: 1px solid #DDD;
	padding-top: 6px;
	padding-bottom: 6px;
	margin-left: 20px;
	width: 90%;
}

#linkkitaulukko td {
	width: 33%;
}

#linkkitaulukko td ul li {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #F90;
	list-style-type: square;
	margin: 0;
}
