body, textarea, table, button, input, select {	color: #111;	font-size: 13px;	line-height: 16px;	font-weight: normal;	font-family: Helvetica, Arial, sans-serif;	letter-spacing: 0px;
}

body {
	background-color: white;
}
h1, h2, h3, h4, h5 {
	font-size: 1em;
	line-height: 20px;
	font-weight: 700;	line-height: 16px;
}
h1, p { margin-bottom: 0.66em; }em, i, legend { font-style: normal; }a {
	color: #111;	text-decoration: none;}

a:hover,
#tinymce a,
#content a,
#nav .active a,
#sub li.active a,
#sub li.active li a:hover,
#sub li.active li.active a {
	color: #41A62A;
}

.error,
.errors { color: #821E1C; margin-bottom: 0.5em; }

#sub li.active li a {
	color: black;
}
#content img, #tinymce img { margin-bottom: 10px; }
ol, #content ul, #tinymce ul { margin-bottom: 1em; }ol ol, #content ul ul, #tinymce ul ul { margin-bottom: 0; }
#content ul, #content ol,
#tinymce ul, #tinymce ol {	margin-left: 0;}#content li, #tinymce li {
	margin: 0 0 0.5em 20px;
	list-style-position: outside;}
img { border: none; }* {	margin: 0;	padding: 0;}
