body {
	margin: 0px;
	padding: 15px;
	background: #e0d9c2;
}

h1, h2, h3, h4 {
	font-size: 12pt;
	font-family: tahoma, verdana, serif;
	margin: 0px;
	color: #e0d9c2;
}

.thead {
	font-size: 12pt;
	font-family: tahoma, verdana, serif;
	margin: 0px;
	color: #e0d9c2;
	font-weight: bold;
	padding-left: 15px;
	vertical-align: middle;
}

a {
	color: #a10000;
}

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;
}

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;
}

.bottom {
	color: #434343;
	font-size: 8pt;
	font-family: tahoma, verdana, serif;
}