b {
	font-size: 16px;
	line-height: 24px;
	font-weight: bold;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
}
.ul {
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
.ll {
	border-top-width: 1px;
	border-top-style: solid;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	
}
.serif {
	font-family: Times, serif;
	font-size: 124%;
	line-height: 22px;
}
.smallcaps {
	font-family: Times, serif;
	font-size: 10px;
}
a:link {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:visited:hover {
	text-decoration: underline;
}

body {
	background-color: #FFFFFF;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #EDF1F1;
	height: 20px;
	width: 220px;
	border: none;
	padding: 0px 2px 0px 4px;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #EDF1F1;
	height: 60px;
	width: 220px;
	border: none;
	padding: 0px 2px 0px 4px;
}
.sbm {
	background-color: #A6BBBB;
	width: 100px;
	margin-top: 4px;
}
