body	{background-color: #FFFAEF;
		 /*background-image: url(ruutulippu1.gif);*/
		 }
         
h1 		{ border-style: bold;
    	font-family: Arial,Helvetica,sans-serif;
    	text-align: center;
    	color: #FF0000;
    	font-weight: bolder;
		font-style: italic;
    	font-size: 50px;
		}
        
h2		{ border-style: none;
    	font-family: Arial,Helvetica,sans-serif;
    	text-align: center;
    	color: #FF0000;
    	font-weight: bolder;
    	font-size: 24px;
		}
	
h3		{ border-style: none;
    	font-family: Arial,Helvetica,sans-serif;
    	text-align: center;
    	color: #FF0000;
    	font-weight: bolder;
    	font-size: 18px;
		}
	
h4		{ border-style: none;
    	font-family: Arial,Helvetica,sans-serif;
    	text-align: center;
    	color: #000000;
    	font-weight: bolder;
    	font-size: 14pt;
		}