@charset "UTF-8";
/* CSS Document */

<style type="text/css">

body {
font-family:Verdana,Arial,Helvetica;
font-size:12px;
font-weight:normal;
color: #000000;
background: #FFFFFF;
}

td.kal {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif, "Arial";
	font-size:12px;
	font-weight:normal;
	color: #A90800;
	background: #F8F8F8;
	border: 1px solid #A90800;
}

.two {
 color: #000000;
 border: none;
 width: 25px;
 text-align:right;
 background: #F8F8F8;
}

.five {
 color: #000000;
 border: none;
 width: 30px;
 text-align:right;
 background: #F8F8F8;
}

