body {
	margin: 0px;
	padding: 0px;
}

p {
	text-align: justify;
	text-indent: 25px;
}

h1, h2, h3, h4 {
	font-size: 11pt;
	font-family: tahoma, verdana, serif;
	margin-top: 0px;
	margin-bottom: 15px;
}

a {
	color: #7a1015;
}

.topmenu {
	color: #ffffff;
	font-size: 10px;
	text-decoration: none;
}

td {
	font-size: 10pt;
	font-family: verdana, serif;
	vertical-align: top;
}

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;
}

.tmenu2 {
	font-size: 8pt;
	color: #D81C25;
	padding-bottom: 7px;
}
