* {
	margin: 0px;
	padding: 0px;
}

html, body {
	background-color: #fff;
	margin: 0px;
	padding: 0px;
}

html, body, p, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #676767;
}

p { line-height: 1.6em; }

hr {
	height: 2px;
	margin-top: 10px;
	border: none;
	border-top: 2px solid #55ce75;
}
img {
	margin: 0px;
}

#textArea img {
	margin: 10px;
}

#textAreaHome img {
	margin: 10px;
}

a {outline: none;}
a img {outline: none; border:0;}

h1 {font-family: Arial, Helvetica, sans-serif;; font-size: 28px; color: #8d7aae; font-weight: normal; margin-bottom: 10px;}
h2 {font-family: Arial, Helvetica, sans-serif;; font-size: 22px; color: #8d7aae; font-weight: normal; margin-bottom: 5px;}
h3, h5, h6 {font-family: Arial, Helvetica, sans-serif;; font-size: 18px ; color: #8d7aae; font-weight: normal; margin-bottom: 3px;}
h4 {font-family: Arial, Helvetica, sans-serif;; font-size: 15px ; color: #8d7aae; font-weight: normal; margin-bottom: 0px; margin-top: -2px;}
a:link {color: #8d7aae; font-weight: bold; text-decoration: none;}
a:visited {color: #8d7aae; text-decoration: none;}
a:hover {color: #8d7aae; text-decoration: underline;}
a:active {color: #8d7aae; text-decoration: none;}
.right {float: right;}
.left {float: left;}

.underline {
	border-bottom: 1px solid #722d2d;
	padding: 0px 0px 8px 0px;
}

.white { color: #fff; }

#textArea ul, #textArea ol {
	margin: 0px 0px 0px 15px;
}
