    body 
	{
		margin:0;
		margin-left: 0;
	}
    .img 
	{
		border-left: 1px solid #555566;
		border-top: 1px solid #555566;
		border-right: 1px solid #555566;
		border-bottom: 1px solid #555566;
	}
    .tablebg
	{
		background: url('taustatesti333.jpg');
		background-position: left top;
		background-repeat: repeat-y;

	}
    .tableborder
	{
		border-left: 1px solid #000000;
		border-right: 1px solid #000000;
		border-bottom: 1px solid #000000;
		border-top: 1px solid #000000;
		
	}
    td,th,body,input 
	{
		font-color: white;
		font-family: verdana,arial;
		font-size: 10pt;
	}
    a 
	{
		color: #C0C0C0;
		font-weight: bold;
		text-decoration: underline;
	}
    a:hover
	{
		color: #202020;
		text-decoration: none;
	}
    .otsikko
	{
		border-bottom: 1px solid #000000;
		background: url('header_bg3.gif') #000000;
		color: #FFFFFF;
		font-weight: bold;
		background-repeat: repeat-x;
	}
    .otsikko2
	{
		
		border-bottom: 1px solid #000000;
		background: url('2x2.gif'); 
		border-top: 1px solid #000000;
		font-weight: bold;
	}
    .leipa
	{
		/* height: 75px; */
		background: url('1x1.gif');
	}
    .orange
	{
		border-left: 1px solid #DEC800; 
		border-top: 1px solid #DEC800;
		border-right: 1px solid #D68400;
		border-bottom: 1px solid #D68400;
		/* background-color: #F7A510; */
		background-color: #000000;
		color: #FFFFFF;
		font-weight: bold;

	}
    .right
	{
		width: 290px;
	}
    .black
	{
		color: #FFFFFF;
		font-weight: bold;
	}
    .large
	{
		font-size: 12pt;
		font-weight; bold;
	}
