body, tr, td, p	{ color: #000000;
		  background-color: #ffffff;
		  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		  font-size: 11px; }

p, dl		{ line-height: 1.3em;
		  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; }

tr		{ vertical-align: top; }

.english	{ text-align: left;
		  font-style: italic;
		  color: #505050; }

.finnish	{ text-align: right;
		  color: #000000; }

.upboxed	{ border-top: 1px solid black; 
		  border-right: 1px solid black; 
		  border-left: 1px solid black; 
		  padding: 5px 5px 0px 5px; 
		  margin: 5px 5px 0px 5px; 
		  height: 107px; 
		  width: 112px; }

.downboxed	{ border-bottom: 1px solid black; 
		  border-right: 1px solid black; 
		  border-left: 1px solid black; 
		  padding: 0px 5px 5px 5px; 
		  margin: 0px 5px 5px 5px; }

a:link		{ text-decoration: none;
		  font-weight: bold;
		  color: #fa6600; }

a:visited	{ text-decoration: none;
		  font-weight: bold;
		  color: #e65c00; }

a:active	{ text-decoration: none;
		  font-weight: bold;
		  color: #fa6600; }

a:hover		{ text-decoration: underline;
		  font-weight: bold;
		  color: #fa6600; }