body{
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size: 8pt;
}

input{
	border: 1px solid #000000;
	font-size: 8pt;
}

table{
	border: 1px solid #000000;
	margin-bottom: 5px;
}

table.inner,.checkbox{
	border: none;
}

td{
	font-size: 8pt;
}

textarea{
	border: 1px solid #000000;
	font-size: 8pt;
	overflow: auto;
}

th{
	background-color: #C0C0C0;
	color: #000000;
	font-size: 8pt;
}

ul{
	margin-bottom: 0px;
}

.booksmall{
	border: 1px solid #000000;
	font-size: 6pt;
}

.booksmall td,.booksmall th{
	background-color: transparent;
	font-size: 6pt;
}

.inner td{
	font-size: 8pt;
	padding: 1px 10px 1px 5px;
}

.inner th{
	background-color: transparent;
	border: none;
}

.simplebox{
	overflow: hidden;
}
