body {
	background: white;
	font-size: 10pt;
	width: 100%;
	font-family: Arial, Verdana, Tahoma, Sans-serif;
	font-size: 10pt; 
	font-weight: regular; 	
	color: black;
}

.img {
	border: none;
}

h1, h2, h3, h4 {
	color: #000;
}

.menu, .mini, .flash, .copyright, .top_right, .item_left, .item_right {
	display: none;
}

.container_content_clear {
	border: 0px;
	float: left;
	color: black;
	background: transparent none;
}

hr {
	margin-top: 50px;
	color: #000;
	height: 1px;
}

a:link, a:visited {
	color: #000;
	background: transparent;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: underline;
}

.float {
	float: left;
	height: 250px;
	width: 150px;
	padding: 20px;
	text-align: center;
	font-size: 10pt;
}

.item_menu {
}

