html {
	height:100%;		
}

body {
	margin:0;
	padding:0px;	
	font:12px Arial, Helvetica, Tahoma, sans-serif;
	padding:5px;
}

pre {
	text-align:left;
}
/* ***************************************************************** */

p, h1, h2, h3, h4, h5, h6, form, dl, ul {margin:0;display:block;padding:0px;}
strong, b {font-weight:bold;}
em, i {font-style:italic;}
small {display:block;}
fieldset, img {border:0;}
input {color:#333333;}
table { padding:0; margin:0; border-collapse:collapse; }
a { text-decoration:underline; }
a:hover { text-decoration:none; }
.posRel { position:relative; }
.clear { clear:both; height:0; font-size:1px; line-height:1px; }	
.wf { width:100%; }
.whf { width:100%; height:100%; }
.fl { float:left; }
.fr { float:right; }
.tac { text-align:center!important; }
.tal { text-align:left!important; }
.tar { text-align:right!important; }
.ov { overflow:hidden; }
.vaTop { vertical-align:top; }
.print-only { display:none; }
li { list-style-type: none; }

h1 {
	font-size:24px;
	font-weight:normal;
}

h2 {
	font-size:20px;
	font-weight:normal;	
}

h3 {
	font-size:18px;
	font-weight:normal;	
}

h4 {
	font-size:16px;
	font-weight:bold;	
}

h5 {
	font-size:14px;
	font-weight:bold;	
}

/* ***************************************************************** */

.editor {	
	line-height:130%;	
	color:#000000;	
}
.editor a {
	color:#000000;
}

.editor h1,
.editor h2,
.editor h3,
.editor h4,
.editor h5,
.editor h6 {	
}

.editor li,
.editor p,
.editor h1,
.editor h2,
.editor h3,
.editor h4,
.editor h5,
.editor h6 {
	line-height:130%;	
}

/* ***************************************************************** */