
body {
	font-family:sans-serif;
}

table {
    background-color:#fff;
}

table.head {
	border:0px;
	border-style:none;
	font-size:12px;
	padding:0px;
	width:680px;
}

table.head a {
	color:#963;
}

table.entry {
	border-style:solid;
	border-width:1px;
	border-color:#ddd;
	font-size:12px;
	padding:12px;
	width:460
}

table.entry th {
	text-align:right;
	vertical-align:top;
	font-size:12px;
	width:140px;
}

table.entry th a {
	text-transform:capitalize;
	text-decoration:none;
	color:#000;
}

table.entry th input {
	font-family:sans-serif;
	width:120px;
}

table.entry td {
	vertical-align:top;
	width:320px;
}

table.entry td textarea {
	font-family:sans-serif;
	width:300px;
	height:200px;
}

table.entry td a {
	text-decoration:none;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-color:#ddd;
	color:#000;
}

table.right td {
	width:210px;
	font-family:sans-serif;
	font-size:12px;
}

td.copy {
	font-size:10px;
}

.remark {
	font-size:10px;
	font-family:sans-serif;
}
