h1 	{
	font-family: arial;
	font-size: 22px;
	}

h2 	{
	font-family: arial;
	font-size: 18px;
	}

h3 	{
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	}
		
a:link	{
	font-weight: bold;
	color:#003399;
	text-decoration: none
	}

a:active {
	font-weight: bold;
	color:#003399;
	text-decoration: underline
	}

a:visited {
	font-weight: bold;
	color:#003399;
	text-decoration: none
	}


a:hover {
	font-weight: bold;
	color:#003399;
	text-decoration: underline
	}
		
body	{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: arial;
	font-size: 12px;
	background-image: url("images/bg_paataso.gif");
	}	
	
	
td	{
	font-family: arial;
	font-size: 12px;
	}

td.sininen {
	background-image: url("images/bg_sininen.gif");
	}	