/*Forssan Erotuomarikerhon sivujen tyylisivu*/
body {		background: url(kuvat/ice.jpg);
		background-color: #FFFFFF;
		margin-left: 10%;
		margin-right: 5%;
		font-family: Arial, helvetica;
		font-size: 18
		}
h1		{margin-top: 20;}
/*h1  {	margin-left: -6%;}*/	
/*h2	{	margin-left: -3%;}*/

a:link		{text-decoration: none;	color:	blue;}
a:visited	{text-decoration: none;	color:	maroon;}
a:active	{text-decoration: none;	color:	red;}
p.address	{font-family: "Times New Roman"; font-size: 80%; font-style: italic; text-align: center;}
p.sis		{margin-left: +20;}
p.sisred	{margin-left: +20; color: red; font-weight: bold;}

.f7b		{font-size: 20pt; font-weight: bold; }

img.linkit	
			{
			vertical-align: bottom;
			border: none;
			}
table          		{ border-collapse: collapse;
                   	  border: 3px solid navy; }

table.tuomaa          	{ border-collapse: collapse;
                   	  border: 3px solid navy; }
  

td, th            	{ border: 1px solid navy; padding: 1em; }


td.pieni {
			  font-size: 80%;
			}
			
td.over { font-size: 70%; color:gray; }
td.modified { font-size: 80%; color:red; }

td.mini		{
			font-size: 70%;
			}

.red		{color: red;}



.liha		{font-weight: bold;}
