body {
	margin: 20px;
	background-color: #333333;
}
.main_text {
	background-color: White;
	font-family: Courier New, Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #999999;
}
.menu01 {
	font-family:Courier New, Arial, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
}
.menu01 p {
	margin-left: 20px;
	margin-right: 20px;
}
.menu01 a {
	color: #ffffff;
	text-decoration: none;	
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px dotted #000000;
}
.menu01 a:hover {
	color: #eeeeee;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
	display: block;
	border-bottom: 1px dotted #999999;
}
.text {
	font-family: Courier New, Bookman Old StyleBookman Old Style, Bookman Old StyleBookman Old Style;
	font-size: 4px;
	color: #999999;	
}
.text b {
	color: #333333;
	font-family: Courier New, Old Style, Bookman Old StyleBookman Old Style;
	font-size: 12px;
	display: block;
	border-bottom: 1px Solid #999999;
	padding-top: 3px;
	padding-bottom: 1px;
}
.text p {
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
	text-align: justify;
}
.text a {
	color: #666699;
	text-decoration: underline;
	font-weight: bold;	
}
.text a:hover {
	color: #666699;
	text-decoration: none;
	font-weight: bold;
}
.text span {
	font-family: Courier New, Bookman Old Style, Arial, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: bold;	
}
.kropki {
	margin: 0px;
	font-size:1px;
	padding:0px;
	background-image: url(images/dotted.gif);
	background-repeat: repeat-x;	
	text-align: center;
}
.copy {
	font-family: Courier New, Arial, sans-serif;
	font-size: 11px;
	color: #666666;
	padding: 0px;
	margin: 5px;	
}