body,h1,h2,h3,h4,h5,h6,p,ul,ol,li,blockquote,form {
	margin:0;
	padding:0;
}

body {
	position: relative;
	font-size: 11.5px;
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Tahoma, Arial, san-serif;
	line-height: 21px;
	background: #ffffff;
	color: #848484;
}

a {
	text-decoration: underline;
	color:#666;
}
a:hover {
	text-decoration: none;
	color:#444;
}
a img {
	border: none;
}
p {
	padding: 0 0 1em 0;
}
ul, ol {
	list-style-position: outside;
	margin-left: 20px;
	margin-bottom: 12px;
}

ol {
	margin-left: 25px;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 1.4em;
	color: #5A5A5A;
}
h1 {
	font-size: 24px;
	font-weight: bold;
}
h2 {
	font-size: 18px;
}
h3 {
	font-size: 16px;
}
h4 {
	font-size: 14px;
	padding-top: 0;
	padding-bottom: 0;
}
h5 {
	font-size: 13px;
}
h6 {
	font-size: 12px;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	text-decoration: none;
	color:#5A5A5A;
}

blockquote {
	font-size: 12px; font-style: italic;
	margin: 0 0 15px 5px;
	padding: 0 10px 5px 15px;
	color: #777;
	border-left: 3px solid #777;
}
blockquote p {
	padding: 11px 0px;
}

/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
h1 {

}

h2 {

}

h3 {

}

h4 {

}

blockquote {

}

