/******************     Cafe Antonius 15.11.2008     ******************/


body  {
			background-image: url(./kuvat/ylapalkki1.jpg);
			background-repeat: repeat-x; 
			}
			
			link  { color: #0000af; background: transparent; 
			}
			visitedlink: { color: #609; background: transparent; 
			}
		  link:hover, :visited:hover	{ color: #006633; background: transparent; 
			}
  		link:active, :visited:active	{ color: #f00; background: transparent; 
			}

h1 {
   font-family:Arial; text-align:center; font-size: 14pt; color: green; font-weight: bold ;
	 }	 

h2 {
   font-family:Arial; font-size: 12pt; color: #000000; font-weight: bold ;
	 }	
	 
h3 {
   font-family:Arial; font-size: 12pt; color: #000000; font-weight: bold ;
	 } 
	 
p {font-family:Arial; text-align: justify; font-size: 10pt; color: #000000 ;
   }

li {font-family:Arial; text-align: left; font-size: 10pt; color: green ;
   }

 div {
   font-family: Arial;
   font-size: 10pt;
   padding: 4pt;
	 }
	 
 table {
   font-family: Arial;
   font-size: 11pt;
   padding: 4pt;
	 }
		 
