body, h1, h2, h3, h4 { font-family: "Tahoma MS", Tahoma, "Verdana CE", Verdana, "Arial CE", Arial, "Lucida Grande CE", "Helvetica CE", lucida, sans-serif; }
#foot, #content { font-family: "Arial CE", "Helvetica CE", Arial, helvetica, sans-serif; }

body {
	line-height: 1.4em;
	color: black;
	background-color: white;
}

table.border, table.border td, table.border th {
	padding: 0.25em 5px;
}
table.th_tar th { text-align: right; }

table.contact {
	line-height: 1.4em;
	color: #000;
}
table.contact td, table.contact th {
	margin: 0;
	padding: 0 10px;
}
table.contact th {
	padding: 0 10px 1em 10px;
}

#head, #subhead, .ns, .np {
	display: none;
}

.thumb {
	display: inline;
	float: right;
	margin: 5px 10px 5px 0;
}

.cb { clear: both; }
