

  / A4 arkki tuumina */
  size:	8.26in 11.69in; 

  /* 2cm marginaali */
  margin:2cm; 

  /* lisää kohdistusmerkit */  
  mark:cross; 

  h1 {
    page-break-before:always;
  } 
  
}</CODE> </PRE>


a:link
{color: blue;}


/*a:active 
{color: rgb(255,102,0);}*/

body
{	font-family: Arial, Helvetica;
	color: #000000;
	scrollbar-face-color:lightred;
	text-align: left;

background: url('images/tausta_punapala.gif') 1020px repeat-y

/*background-size: 0px 1024px;

background-image: url('images/bluepap.jpg') ;
background-repeat: no-repeat;
background-attachment: fixed;  */
	

}


/* vanhasta CSS:stä body
{	font-family: Arial, Helvetica;
	color: #000000;
	scrollbar-face-color:lightblue;
	background: scroll right url('images/tplogogrey1.gif') repeat-y
}*/


/*div#keskitys
{
margin-left: 150px;
margin-right: auto;
width: 50em;
text-align: left;
}
*/


h1, h2, h3, h4, h5, h6
{font-family: Verdana; color: #C00000}
h1
{font-size:14pt; font-weight:bold; text-transform:uppercase}
h2
{font-size:12pt; font-weight:bold; font-family:Verdana}
h3
{color: rgb(0,153,153); }
h4
{color: rgb(204,255,255);}
h5
{color: rgb(0,0,102);}
h6
{color: rgb(153,0,0);}
