body {
	background-color: #e9e9e9;
	font-family: tahoma, verdana;
	font-weight: bold;
	font-size: 8pt;
	color: #7c2630;
}

td {
	font-family: tahoma, verdana;
	font-weight: bold;
	font-size: 8pt;
	color: #7c2630;
}

h1 {
	font-family: tahoma, verdana;
	font-weight: bold;
	font-size: 12pt;
	color: #7c2630;
}

h2 {
	font-family: tahoma, verdana;
	font-weight: bold;
	font-size: 10pt;
	color: #7c2630;
}

p {
	font-family: tahoma, verdana;
	font-weight: normal;
	font-size: 10pt;
	color: #000000;
}

input,textarea,select {
	font-family: tahoma, verdana;
	font-weight: normal;
	font-size: 9pt;
	color: #000000;
}

a:link 		{ font-family: tahoma, verdana; color: #7c2630; text-decoration: none; }
a:active 	{ font-family: tahoma, verdana; color: #7c6467; text-decoration: none; }
a:visited 	{ font-family: tahoma, verdana; color: #7c2630; text-decoration: none; }
a:hover 	{ font-family: tahoma, verdana; color: #7c2630; text-decoration: underline; }

.nimimerkki { color: #0000ff; }
a.nimimerkki:link 	{ font-family: tahoma, verdana; color: #0000ff; text-decoration: underline; }
a.nimimerkki:active { font-family: tahoma, verdana; color: #0000ff; text-decoration: underline; }
a.nimimerkki:visited{ font-family: tahoma, verdana; color: #0000ff; text-decoration: underline; }
a.nimimerkki:hover 	{ font-family: tahoma, verdana; color: #0000ff; text-decoration: underline; }

.sisalto { padding-left: 30px; }
.pieni {
	font-family: tahoma, verdana;
	font-weight: normal;
	font-size: 8pt;
	color: #7c2630;
}
.teksti {
	font-family: tahoma, verdana;
	font-weight: normal;
	font-size: 10pt;
	color: #000000;
}
.palkki {
	font-family: tahoma, verdana;
	font-weight: bold;
	font-size: 8pt;
	color: #7c2630;
	padding-left: 10px;
	padding-right: 7px;
}
.valikko {
	background-image: url('images/valikontausta.jpg');
	background-repeat: no-repeat;
	border-top: solid 1px #a32525;
	border-right: solid 1px #a32525;
	border-bottom: solid 1px #a32525;
	width: 135px;
	padding-top: 10px;
	padding-left: 10px;
}

