		  A {
	TEXT-DECORATION: none;
	font-weight: bold;
}
		  A:hover {TEXT-DECORATION: underline}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.small {
	font-size: 11px;
	font-weight: normal;
}
.head {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}
.title {
	font-size: 18px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.right {  font-size: 12px; color: #FFFFFF}
.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	background-color: #6699CC;
	font-size: 12px;
}
.field {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #003399;
	background-color: #FFFFFF;
}
.notes {
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
.narrow {
	font-family: "Arial Narrow";
}

