


/* Layout Stylesheet */ 

body {
 margin:20px;
 color: #ffffff;
 text-align:center;
 padding:0;
 }
p.keski{
 text-align: center;
 color: #000000;
 font-family: Helvetica, Arial, sans-serif;
 font-size: 100%;
 }
 
 a{
 font-weight: bold;
 color: #336600;
 }
 
 a:hover{
 color: #66CC00;
 }

h2{
font-family: Helvetica, Arial, sans-serif;
}