@charset "utf-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
     /* line-height: 14px; */
     /* background-color: #f9efb9; */
     /* background-color: #f0eecc; */
        background-color: #d6d6d5;
}


h1 {
	text-align:center;
	font-size:larger;
}

p {
	font-size:small;
	font-weight:normal;
	padding:0;
}

p.w {
	font-size:small;
	color:#FFC;
}



p.s8 {
	font-size:8pt;
}

table.in {
	/* border="0" cellpadding="1" cellspacing="0" */
	border:0;
	padding:1;
	border-spacing:0;
	line-height:normal;
}

input.w3 {
    width: 15pt;
}

input.w7 {
    width: 30pt;
}

input.w_date {
    width: 55pt;
}

td.w15 {
    width: 15px;
}