body {
	font: 1em Arial, Helvetica, sasn-serif;
}

a:link,
a:visited {
	color: #006;
	text-decoration: none;
}
a:hover,
a:active {
	color: #000;
	text-decoration: none;
}

p {
	font-size: 0.8em;
	line-height: 1.3em;
	padding: 0;
	margin: 0.5em 0 1.0em;
}
h1,h2,h3,h4,h5,h6 {
	padding: 0;
	margin: 1.0em 0 0.5em;
}
h1 {
	font-size: 1.1em;
}
h2 {
	font-size: 1.0em;
}
h3 {
	font-size: 0.9em;
}
h4 {
	font-size: 0.8em;
}
h5 {
	font-size: 0.8em;
}
img.rt,
img.clientPhoto {
	float: right;
	padding-left: 1em;
	padding-bottom: 1em;
}
a img {
	border: 0 none;
}

form,
.funcs,
#prefix,
#suffix,
#top-menu,
#bottom-menu,
#subtitle {
	display: none;
}

#f {
	font-size: 0.8em;
}
#f div {
	margin: 1em 0;
	padding: 0;
}
table {
	font-size: 0.8em;
	width: 100%;
}
table th {
	text-align: left;
}
table td {
	vertical-align: top;
	border-bottom: 1px solid #ccc;
}
.nv {
	display: none;
}
