html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, dl, dt, dd, ol, ul, li, form, fieldset {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
}

ol, ul {
	list-style: none;	
}

a img { vertical-align: middle; border: 0; }

.clear {
	clear: both;
	font-size: 1px;
	line-height: 0em;
	height: 0;
	margin: 0;
	padding: 0;
}

.hidden, legend {
	position: absolute;
	left: -9999px;
	overflow: hidden;
}

legend {
	display: none;
}

html, body {
	width: 100%;
	height: 100%;
}

body {	
	font: normal 12px/15px arial, sans-serif !important;
	color: #000;
	background: #fff;
}

a {
	color: #f89009;
	text-decoration: none;
}

a:hover { text-decoration: underline; }

p {
	padding: 0 0 14px;
}

h1, h2, h3 {
	color: #f89009;
	font: bold 16px/20px arial;
	padding: 0 0 9px;
}

h2 {
	font: bold 14px/18px arial;
}

h3 {
	font: bold 12px/16px arial;
}

table {
	border-collapse: collapse;
}

.mceContentBody table td {
	padding: 5px 20px 5px 10px;
	border: 1px solid #C5C5C5;
}

.mceContentBody table thead td, table th {
	background: #7B7B7B;
	border-color: #7B7B7B;
	font-weight: bold;
	color: #fff;
}

#content ul, #content ol {
	
}

