body { 
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 10pt; 
	font-family: verdana, sans-serif ;
}

td { 
	font-size: 10pt; 
	font-family: verdana, sans-serif ;
}

small { 
	font-size: 8pt; 
}

big { 
	font-size: 12pt; 
}

h1 {
	font-size: 14pt; 
	font-weight: bold;
}

h2 {
	font-size: 12pt; 
	font-weight: bold;
}

h3 {
	font-size: 10pt; 
	font-weight: bold;
}

A:hover {color: #bb0000;}
A:link.menu {color: #EFB26F;}
A:visited.menu {color: #EFB26F;}
A:active.menu {color: #cccccc;}
A:hover.menu {color: #cccccc;}

div#page_header {
	left: 0px;
	padding: 0px 0px 0px 0px;
	border-bottom: 1px solid #999999;
	/* background-color: #99ccff; */
	background-color: #eeeeee;
	width: 100%;
}

div#page_header_text {
	/* font-family: serif;  */
	font-size: 14pt; 
	font-weight: bold;
	padding: 10px 10px 10px 10px; /* top, right, bottom, left */
}

div#page_header_text_big {
	/* font-family: serif; */
	font-size: 16pt; 
	font-weight: bold;
	padding: 10px 10px 10px 10px; /* top, right, bottom, left */
}

div#page_text {
	padding: 0px 10px 10px 10px; /* top, right, bottom, left */
}

div#print_header {
	left: 0px;
	padding: 0px 0px 0px 0px;
	border-top: 1px solid #999999;
	width: 100%;
}

p {
	padding-left: 20px;
}

li.toc { 
	list-style-type: circle;
	margin-left: -20;
}

.toc a {
	text-decoration: none;
}

.toc a:hover {
	text-decoration: underline;
}

li.noimage { 
	list-style-type: none; 
}

#descr { 
 display: none; 
}

em {
 font-weight: bold;
 font-style: normal;
 color: #a00;
}

