body {
	margin: 0px;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
}

h1, h2, h3, h4 {
	font-size: 14pt;
	font-family: tahoma, verdana, serif;
	margin-top: 0px;
	margin-bottom: 15px;
}

a {
	color: #0000ff;
}

font, div {
	font-size: 10pt;
}

td, sup, sub {
	font-size: 10pt;
	font-family: verdana, serif;
	vertical-align: top;
}

blockquote
{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 15px;
}

.small3 {
	text-align: center;
	font-size: 8pt;
	margin: 0px;
}

p {
	text-align: justify;
}

td.tmenu {
	background: url(images/line3.gif) repeat-y top left;
	width: 18px;
}

td.tmenu-plus {
	background: url(images/plus.gif) no-repeat top left;
	width: 18px;
	height: 14px;
}

td.tmenu-minus {
	background: url(images/minus.gif) no-repeat top left;
	width: 18px;
	height: 14px;
}

td.tmenu-plusclose {
	background: url(images/plusclose.gif) no-repeat top left;
	width: 18px;
	height: 14px;
}

td.tmenu-minusclose {
	background: url(images/minusclose.gif) no-repeat top left;
	width: 18px;
	height: 14px;
}

td.tmenu-close {
	background: url(images/close.gif) no-repeat top left;
	width: 18px;
	height: 14px;
}

td.tmenu-space {
	background: url(images/space.gif) no-repeat top left;
	width: 18px;
	height: 14px;
}
