body, td {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px;
	color: #000000; 
	margin-top: 1px; 
	margin-bottom: 0px
}

a:link, a:visited, a:active {
	color: #0000FF;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	}

.small {
	font-size: 10px;
	text-decoration: none;
}
	
h1 {
	font-size: 14px;
	font-weight: bold;
	margin: 1px;
}

input {
	border: 1px solid #B0B9C3;
	padding: 4px;
	font-size: 10px;
	font-family: Verdana;
}
	
textarea {
	border: 1px solid #B0B9C3;
	background: #FFFFFF;
	padding: 4px;
	font-size: 10px;
	font-family: Verdana;
}

.code {
	width: 400px;
	}
	
.table {
	border: 1px solid #000000;
	}

.item {
	border: 1px solid #B0B9C3;
	padding: 8px;
	height: 130px;
	}
