body {
	margin-left:100px;
	margin-bottom:30px;
}

div#koko {
	width:700px;
	background:#ffffff;
}

a:link {
   font-family: arial;
   color:#000000;
   text-decoration:underline;
   font-size:13px;
   word-spacing:1px;
   letter-spacing:1px;
   cursor:default;
}

a:visited {
   font-family: arial;
   color:#000000;
   text-decoration:underline;
   font-size:13px;
   word-spacing:1px;
   letter-spacing:1px;
   cursor:default;
}

a:hover {
   font-family: arial;
   color:#000000;
   text-decoration:none;
   font-size:13px;
   word-spacing:1px;
   letter-spacing:1px;
   cursor:default;
}

a:active {
   font-family: arial;
   color:#000000;
   text-decoration:none;
   font-size:13px;
   word-spacing:1px;
   letter-spacing:1px;
   cursor:default;
}

p {
	font-family: arial;
	color: #000000;
	font-size:14px;
	text-align:justify;
	letter-spacing:normal;
	line-height:20px;
}

table {
	width:100%;
	padding:10px;
	border:1px solid #000000;
}

td {
	font-family:arial;
	font-size:13px;
	color="#000000;
}

h1 {
	font-family: georgia;
	color: #000000;
	font-size:20px;
	text-align:center;
}

h2 {
	font-family: georgia;
	color: #b4d96a;
	font-weight:bold;
	font-size:15px;
}

h3 {
	font-family: arial;
	color: #000000;
	text-align:center;
	font-size:14px;
}
