#left, #top_menu, #left img, #menus {
	display:none;
}
#main {
	margin-left:0;
	margin-right:0;
	width:100%;
}
.text {
	font-size: 10pt;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	font-family: Times, serif, "Times New Roman";
}
.bold {
	font-family: Times, serif, "Times New Roman";
	font-size: 11pt;
	font-weight: bold;
	color: #000000;
	font-style: normal;
}
.blackbold {

	font-family: Times, serif, "Times New Roman";
	font-size: 13pt;
	font-weight: bold;
	color: #000000;
}
.whitetext {
	font-size: 7pt;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	font-family: Times, serif, "Times New Roman";
}
.blacktext {
	font-size: 7pt;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	font-family: Times, serif, "Times New Roman";
}
.whitebold {
	font-size: 12pt;
	color: #000000;
	text-decoration: none;
	font-weight: bolder;
	font-family: Times, serif, "Times New Roman";
	
}
a.text: active {
	text-decoration: underline;
}
.smalltext {
	font-size: 7pt;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	font-family: Times, serif, "Times New Roman";
}
