*, html, body, div, table, p {
	font-size: 11px;
	font-family: arial;
	color: #666666;
	line-height: 18px;
}

h1, h2, h3, h4, h5, h6 {
	color: #000000;
}

h1 {
	font-size: 20px;
	margin-top: 15px;
	margin-bottom: 15px;
	padding-bottom: 10px;
	border-bottom: 1px solid #cccccc;
}

h2 {
	font-size: 18px;
}

h3 {
	font-size: 16px;
	margin-bottom: 14px;
}

h4 {
	font-size: 14px;
	margin-bottom: 12px;
}

h5, h6 {
	font-size: 12px;
}

a {
	color: #000000;
	text-decoration: underline;
}

a:hover {
	color: #000000;
	text-decoration: underline;
}