html, body{
	margin:0px;
	padding:0px;
	position:relative;
}
html, body{
	font-family:Tahoma,Arial, sans-serif;
	font-size:12px;
	color:#cbad6b;
}
input, textarea{
	font-family:Tahoma,Arial, sans-serif;
	font-size:12px;
	color:#393939;
}
.mceContentBody{
	padding:5px;
}
a img{
	border:none;
}
a{
	color:#666666;
}
a:visited{
	color:#bbbbbb;
}
a:hover{
	color:#999999;
}
.clear{
	font-size:0;
	line-height:0;
	height:1px;
	overflow:hidden;
	clear:both;
}
.warning{
	color:#dc0000;
}

h1{
	
}
h2{
	
}
h3{
	
}
p{
	
}

ul{
	
}
ul li{
	
}
ul li ul{
	
}
ul li ul li{
	
}

ol{
	
}
ol li{
	
}
ol li ul{
	
}
ol li ul li{
	
}

table.style-tbl{
	border-collapse:collapse;
}
table.style-tbl thead th{

}
table.style-tbl thead td{

}
table.style-tbl tbody th{

}
table.style-tbl tbody td{

}