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:#630;
	font-weight:normal;
	padding-top:10px;
	padding-bottom:7px;
}

h1 a, a:hover, a:visited{
	color:#630;

}

h2 {
color:#5B7322;
font-size:18px;
font-weight:bold;
padding-top:10px;
padding-bottom:10px;
}
h3 {
	background-color:#A5C064;
color:#5B7322;
font-size:13px;
margin-bottom:2px;
margin-top:3px;
padding:2px;
}
h4 {
	font-size:19px
}
h5 {
	border-bottom:1px dotted #660000;
color:#b5d36cSU;
font-size:16px;
font-weight:normal;
margin-bottom:1px;
margin-top:5px;
padding:2px;
}
h6 {
	font-size:15px
}

h1,h2,h3,h4,h5,h6 a, hover, visited{
	text-decoration:none;
}

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 {
}
