body {
	font:13px/1.5 georgia,Helvetica, Arial, 'Liberation Sans', FreeSans, sans-serif
}
a:focus {
	outline:1px dotted invert
}
hr {
	border:0 #ccc solid;
	border-top-width:1px;
	clear:both;
	height:0
}
h1 {
	font-family: "Courier New", Courier, mono;
	text-align: left;
	font-size:18px;
	padding-left:15px;
	letter-spacing: 1px;		
	
	
}
h2 {font-family: "Courier New", Courier, mono;
		text-align: left;	
	font-size:12px;
	text-transform: uppercase;
	letter-spacing:1px;
background-color: #574d44;
padding-left: 15px;
margin-right: -1px;
}
h3 {
		text-align: left;
	font-size:10px
}
h4 {
		text-align: left;
	font-size:19px
}
h5 {
	font-size:17px
}
h6 {
	font-size:15px
}
ol {
	list-style:decimal
}
ul {
	list-style:square
}
li {
	margin-left:30px
}
p, dl, hr, h1, h2, h3, h4, h5, h6, ol, ul, pre, table, address, fieldset {

	margin-bottom:0px
}

