html,body {
	padding:0px;	
}
body {
	background-color: #ffffff;
	font: 10pt verdana,tahoma,arial;
	color: #465159;	
	padding: 0;
	margin: 0;
}
p {
	margin: 10px 0px 10px 0px;	
	padding: 5px;
	font: 10pt verdana;
}
a:link, a:visited {
	color: #000;	
	text-decoration: none;
}
a:hover {
	color:	#000;
	text-decoration: underline;
}
iframe {
	margin: 0px;
	padding: 0px;
	height: 234px;	
}
.page {
	background-color: #ffffff;
	padding: 0px;
	margin: 10px 0px 0px 0px;
	width: 500px;
	font: 10pt verdana;
}
.page table {
	border:0;
	margin:0px;
	padding:0px;
}
.page .left {
	width: 18px;
	
}
.page .top {
	
	height: 29px;
}
.page .right {
	width: 18px;
	
}
.page .left_y {
	width: 18px;
	
}
.page .right_y {
	width: 18px;
	
}
.page .bottom_left {
	width: 18px;
	
}
.page .bottom {
	
	height: 30px;
}
.page .bottom_right {
	width: 18px;
		
}

.code {
	background-color: #c9c9c9;
	padding: 4px;
	border: 1px dashed #979797;
	font: 10pt "Courier New", Courier, monospace;
	margin: 2px 0px 5px 8px;
	color: #000;
}	

.ads {
	background-color: #c8c8c8;
	padding: 5px;
	width: 305px;
	height: 275px;	
	text-align: center;
}