/* Styylit, copyright Olli Yliaho */

BODY
{
  background-color: #999999;
  color: #000000;
  font-family: Arial;
  font-size: 9pt;
}

P
{
  color: #000000;
  font-family: Arial;
  font-size: 9pt;
}

.PIENI
{
  color: #753300;
  font-family: Arial;
  font-size: 8pt;
}

.PIENI_VALK
{
  color: #DFDFDF;
  font-family: Arial;
  font-size: 8pt;
 
}

.VO
{
  color: #FFDDA7;
  font-family: Arial;
  font-size: 12pt;
  font-weight: bold;
}

.COPY
{
  color: #975522;
  font-family: Arial;
  font-size: 8pt;
  font-weight: bold;
}

B
{
  color: #000000;
  font-family: Arial;
  font-size: 9pt;
}

H2
{
  color: #753300;
  font-family: Arial;
  font-size: 12pt;
  font-weight: bold;
}

H1
{
  color: #000;
  font-family: Arial;
  width: 648;
  font-size: 8pt;
  font-weight: bold;
}
.lause
{
  padding: 50px;
  color: #000;
  font-family: Arial;
  width: 648;
  font-size: 14pt;
  font-weight: bold;
  font-style:italic;
  min-height: 100px;
}
.lisa
{
  padding: 5px;
  color: #000;
  font-family: Arial;
  width: 648;
  font-size: 10pt;
  font-weight: bold;
  font-style: italic;
}

A:link, A:visited, A:active
{
  text-decoration: none;
  color: #753300;
}

A:hover
{
/*  text-decoration: underline;*/
/*  color: #003060;*/
  color: #BB905B
}

.button
{ 
	background-color: #C29964; 
	border-bottom: #777777 1px solid; 
	border-left: #D6B37D 1px solid;	
	border-right: #777777 1px solid; 
	border-top: #D6B37D 1px solid;	
	font-family: arial;	
	font-size: 12px; 
	color: 000000; 
	cursor: hand;
}

.startbutton
{ 
	background-color: #C29964; 
	border-bottom: #777777 3px solid; 
	border-left: #D6B37D 3px solid;	
	border-right: #777777 3px solid; 
	border-top: #D6B37D 3px solid;	
	font-family: arial;	
	font-size: 16px; 
	color: 000000; 
	cursor: hand;
}
#maincol{
  background-color: #E0C59A;
  float: center; 
  width: 760px;
	padding: 10px;
	min-height: 100px;
	border: 1px solid #753300;
}
#footer{
  width: 760px;
	padding: 10px;
}
#footer p{
  color: #666;
  font-family: Arial;
  font-size: 8pt;
	width: 760px;
}
#footer a{
  color: #666;
}

