body {
	background-color: #e6a257;
	color: #000000;
	font-family: courier,arial,helvetica,futura,monospace;
	font-size: 90%;
}

p {
	font-family: courier,arial,helvetica,futura,monospace;
	font-size: 90%;
}

p.tagline {
	letter-spacing: 4px;
}

span.kysymys {
	font-size: 110%;
	font-weight: bold;
	font-family: courier,arial,helvetica,futura,monospace;
}

small.koko {
	font-size: 80%;
	font-style: italic;
}

img {
	border: 0px;
}

a:link    {color: #b05140; background-color: transparent; border: 0px;}
a:visited {color: #b05140; background-color: transparent}
a:active  {color: #b05140; background-color: transparent}
a:hover   {color: #b05140; background-color: transparent}
a.biisiotsikko { 
	font-size: 110%; 
	font-weight: bold;
}

input.nappi {
	font-family: arial,helvetica,futura,monospace;
	background-color: #DE8484;
	color: #000000;
	border: 1px dotted #000000;
}