h1 {
	font-size: 1.6em;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-top: 0px;
	padding: 0px;
	font-weight: 500;
}

h2 {
	font-size: 1.3em;
	font-weight: 500;
	padding: 0px;
	margin: 0px;
}

h3 {
	font-size: 1.3em;
	font-weight: 500;
	padding: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
}

h4 {}

p {
	margin-top: 0px;
	margin-bottom: 10px;
	line-height: 18px;
	color: #6B6D77;
	width: auto;
}

a:hover {
text-decoration:underline;}

.error {
color:#cc0000;}

ul {}
ol {}
li {}

blockquote {}

p {}

em {}

img {}

strong {}

hr {
	height: 1px;
	border-top: 0px;
	border-right: 0px;
	border-left: 0px;
	border-bottom: 1px dashed #CCCCCC;
}

table {}
