body {
	font-family: TrebuchetMS, Verdana, Arial, Helvetica, serif;
	font-size: 10pt;
	margin: 0 0 0 0;
	background-image: none;

}

p {
	font-family: TrebuchetMS, Verdana, Arial, Helvetica, serif;
	font-size: 10pt;
	page-break-before: auto; 
}

table#bgtable {
	display: none;
	background-image: none;
}

table {
	font-size: 10pt;
	margin-right: 0in;
	margin-left: 0in;
	margin-bottom: 0in;
	margin-top: 0in;
	width: 100%;
	page-break-inside: auto;
	}
	
br.newpage{
page-break-before:always;
}

.header {
	font-weight: bold;
	font-size: 12pt;
	margin: 0 0 0 0;
}

.header2 {
	font-weight: bold;
	font-size: 11pt;
	margin: 0 0 0 0;
}

.header2_k {
	font-weight: bold;
	font-size: 11pt;
	margin: 0 0 0 0;
	font-variant: small-caps;
}
 

.block {
	text-align: left;
	list-style-image:  url(images/tri.gif);
	padding-right: 10px;
	padding-left: 10px;
	list-style-position: outside;
	list-style-type: none;
	float: none;
}

ul#sequence ul:before{
	list-style-image: url(images/tri.gif);
	display: block;
}

ul#sequence> li ul{
	list-style-image: url(images/tri.gif);
	display: block;
	width: auto;
}
.copyright {
	font-size: x-small;
}

A {
	color: #000000;
	font-style: normal;
	text-decoration: none;
}

A.whitelink {
	display: none;
}
