body 
{
	background-color: #ffffff
/*	background-color: #add8e6;
	background-image: url(titanik_t_animation.gif);
	background-repeat: no-repeat;
	background-position: right top;*/

}

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: 16px;
color: #000000;
line-height:20px;
}

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

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

p.big
{
font-family: times new roman;
font-size: 26px;
color: #000000;
line-height:28px;
}

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

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


.shadow
{
  -moz-box-shadow: 4px 4px 14px #000; 
  -webkit-box-shadow: 4px 4px 14px #000; 
  box-shadow: 4px 4px 14px #000; 
}
	
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;}
