body
{
	background-color: white;
	/*font-size: 10pt;*/
	margin: 9px 9px 9px 9px;
}
p, h1, h2, h3, h4, ul, ol, li, div, td, th, b, i
{
	font-family: Arial, sans-serif;
}
img
{
	border: 0;
}
img.left
{
	float: left;
	margin: 0 1em 0.5em 0;
}
img.right
{
	float: right;
	margin: 0 0 0.5em 1em;
}
h1
{
	font-size: 130%;
}
h2
{
	font-size: 120%;
}
h3
{
	font-size: 115%;
}
h4
{
	font-size: 110%;
}
.italicstyle
{
	font-style: italic;
}
.hidden, .noprint
{
	display: none;
}
#top
{
	width: 300px;
}
ul#contentmenu
{
	list-style: none;
	padding: 0;
}
ul#servicemenu, ul#topmenu, ul#leftmenu
{
	display: none;
}
div#contentfull
{
	clear: left;
	float: none;
	padding-left: 1em;
}
div#bottom
{
	font-size: 0.8em;
	white-space: nowrap;
}
.clearleft
{
	clear: left;
}
.clearright
{
	clear: right;
}
.pagebreak
{
	page-break-before: always;
}
.nopagebreak
{
	page-break-inside: avoid;
}
.nowrap
{
	white-space: nowrap;
}
#contentfull a:link:after, #contentfull a:visited:after
{
	content: " (" attr(href) ") ";
}
a:link, a:visited
{
	background-color: transparent;
	color: #0000b0;
}
