@charset "utf-8";
/* CSS Document */

.htmlarea-content-body{
	color:#626262;
	font-family:font-family: Arial,Helvetica,sans-serif;
	font-size:12px;
	line-height: 15px;
	background-color:#FFF;
}

h1 {
	font-size:1em;
	font-weight:bold;
}

h2 {
	font-size:1em;
	font-weight:bold;
	margin: 0;
	padding: 0 0 15px;
}

h3{
	font-size:1em;
	font-weight:bold;
	margin: 0;
	padding: 0 0 15px;
}

a{
	text-decoration:none;
}

a:visited {
	text-decoration:none;
}

p{display: block; margin: 0; padding: 0;}

