HTML, BODY {
	display: block;
	margin: 0px;
	font-family: "Trebuchet MS", sans-serif;
	font-size: 13px;
	line-height: 22px;
	color: #545151;
}
TABLE {
	text-decoration: none;
	font-family: "Trebuchet MS", sans-serif;
	font-size: 13px;
	margin: 0px;
	color: #545151;
}
/* liw mailer */
.content {
	color: #545151;
}
P {
	padding: 6px 0px;
	margin: 0px;
}
H1, H2, H3, H4, H5, H6 {
	margin: 17px 0px 8px 0px;
	padding: 0px;
	font-weight: normal;
	font-family: Georgia, Arial, sans-serif;
	line-height: normal;
}
H1 {
	color: #00a5d4;
	font-size: 20px;
	font-weight: bold;
	font-style: italic;
}
H2 {
	padding: 5px 10px;
	background: #1dbbe7;
	color: #ffffff;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
}
H3 {
	padding: 5px 10px;
	display: inline-block;
	background: #f3f2f2;
	color: #383838;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
}
H4 {
	color: #1dbbe6;
	border-bottom: 1px dotted #1dbbe7;
	font-family: "Trebuchet MS", sans-serif;
	font-weight: bold;
	font-size: 15px;
}
H5 {
	color: #383838;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
}
H6 {
	color: #1dbbe6;
/*	border-bottom: 1px dotted #1dbbe7; */
	font-weight: bold;
	font-size: 13px;
	font-style: italic;
	padding-top:0px;
	margin-top: 0px;
}
a IMG {
	border: 0px;
}
UL {
	list-style-image: url("/images/ul_li.png");
	color: #494444;
	font: normal 13px "Trebuchet MS", sans-serif;
	line-height: 20px;
}
HR {
	border: 0px;
	color: #afafaf;
	background-color: #afafaf;
	height: 1px;
	width: 100%;
	text-align: left;
}
a, a:link, a:visited {
	text-decoration: none;
	outline: 0px;
	color: #0077ca;
}
a:hover, a:active {
	text-decoration: underline;
	outline: 0px;
	color: #0077ca;
}
a.editpage:link, a.editpage:visited, a.editpage:active, a.editpage:hover {
	font-size: 10px;
	font-weight: 600;
	color: #444444;
	text-decoration: none;
}
.fck_img_class01 {
	border: 1px #9d9d9d solid;
	background: #ffffff;
}
.fck_img_class02 {
	margin: 8px;
}
.fck_table_class01 {
	border-collapse: separate;
	border-spacing: 1px;
}
.fck_table_class01 TD, .fck_table_class01 TH {
	vertical-align: top;
	padding: 3px;
	border: 1px #eeeeee solid;
}
.fck_table_class02 {
	border-collapse:separate;
	border-spacing: 1px;
}
.fck_table_class02 TD, .fck_table_class02 TH {
	vertical-align: top;
	padding: 3px;
}
.clear{
	clear: both;
}