h1, h2, h3, p, small, a, input {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	vertical-align: text-bottom;
	text-decoration: none;
	color: #666666;
}
img {
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: text-bottom;
}
body {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #666666;
}
textarea {
	background-color: #FFFFFF;
	width: 646px;
}
h1 {
	font-size: 20px;
	line-height: 23px;
	font-weight: bold;
	color: #000000;
	margin-bottom: 5px;
}
h2 {
	font-size: 13px;
	line-height: 16px;
	font-weight: bold;
	color: #444444;
	margin-top: 6px;
	margin-bottom: 3px;
}
h3, h3 a {
	font-size: 11px;
	line-height: 15px;
	font-weight: bold;
	color: #444444;
	margin-top: 6px;
	margin-bottom: 3px;
}
p {
	font-size: 11px;
	line-height: 15px;
	color: #666666;
	margin-top: 3px;
	margin-bottom: 3px;
}
ul {
	margin: 0;
	padding: 5px 0px 5px 15px;
}
li {
	padding: 0;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #666666;
	list-style-position: outside;
	list-style-type: square;
}
a {
	/*color: #888888;*/
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #FFCC00;
}

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

}

h1 {

}

h2 {

}

h3 {

}

