@charset "utf-8";

*{
     margin:0px;
     line-height:150%;}

body {
	font-size: 80%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: #f0f0f0 url('images/body-bg1.gif') repeat-y center;
	color: #333;
	text-align: center;
	}
#bg1{
	background:url('images/bg1.gif') repeat-x top;
	}

#page {
	background-color: white;
	text-align: left;
	margin: 20px auto;
	padding: 30px;
	width: 800px;
	border: 1px solid #959596;}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;}
h1 {
    margin:0px 0px 10px 0px;
    font-weight:normal;
    font-size: 9pt;
    text-align: left;}
h2.title {
    margin:0px;
    padding:0px;
    color:#cc3399;
    font-size: 14pt;}

#header{
    text-align:left;
    margin:0px 0px 30px 0px;}
#header img{
    border:0px;}
.kizi-body{
    margin:0px 0px 30px 0px;}

.waku-blue{
    border:1px solid #009;}