a:focus {
	outline:1px dotted invert
}
hr {
	border:0 #ccc solid;
	border-top-width:1px;
	clear:both;
	height:0
}
h1 {
	font-size:19px;
	line-height:19px;
	color:#666;
	font-weight:normal;
	padding-top:10px;
}
h2 {
color:#FF9933;
font-size:13px;
font-weight:bold;
padding-top:10px;
padding-bottom:10px;
}
h3 {
	background-color:#F90;
color:#000;
font-size:13px;
margin-bottom:2px;
margin-top:3px;
padding:2px;
}
h4 {
	font-size:19px
}
h5 {
	border-bottom:1px dotted #660000;
color:#666666;
font-size:16px;
font-weight:normal;
margin-bottom:1px;
margin-top:5px;
padding:2px;
}
h6 {
	font-size:15px
}
ol {
	list-style:decimal
}
ul {
	list-style:none;
	text-indent:0;
}
li {
	margin-left:0;
}
p, dl, hr, h1, h2, h3, h4, h5, h6, ol, ul, pre, table, address, fieldset {
}
