body 
{
	background-color: #ffffff;
/*	background-image: url(images/bg3.jpg);*/
	background-repeat: repeat-x;
}

table.info
{
	background-image: url(images/table.jpg); 
	background-repeat: repeat-y; 
	background-color: #ffffff; 
	background-position: center;
}


td.projektit 
{
	background-color: #ffffff;
	border: 1px solid black;
	border-top-style:none;
	border-right-style:none;
	border-bottom-style:none;
	border-left-style:solid;
}

p
{
font-family: times;
font-size: 14px;
color: #000000;
line-height:18px;
}

p.sininen
{
font-family: arial;
font-size: 10px;
color: #0000ff;
line-height:12px;
}

p.otsikko
{
font-family: arial, sans-serif;
font-size: 26px;
color: #000000;
line-height:28px;
}

p.big
{
font-family: times;
font-size: 18px;
color: #000000;
line-height:18px;
}

p.arial
{
font-family: lucida grande, tahoma, sans-serif;
font-size: 11px;
color: #363636;
line-height:14px;
}

p.courier2
{
font-family: courier new;
font-size: 12px;
color: #333;
line-height:15px;
}


a:link {color: #000000; background: #ffffff; text-decoration:underline;}
a:visited {color: #000000; background: #ffffff; text-decoration:underline;}
a:hover {color: #000000; background: #ffffff; text-decoration:underline;}
a:active {color: #000000; background: #ffffff; text-decoration:underline;}

