body {
	font:13px/1.5 Helvetica, Arial, 'Liberation Sans', FreeSans, sans-serif;
	color: #333;
	font-size: 12px;
	padding: 0px 0 0px;
}
a:focus {
	outline:1px dotted invert
}
hr {
	border:0 #ccc solid;
	border-top-width:1px;
	clear:both;
	height:0
}

p {
	border-top: 1px dotted #666;
	font-family: "Courier New", Courier, monospace;
	overflow: hidden;
	padding: 1px 0;
	text-align: left;
	font-size: 100%;
}

h1 {
	font-size:14px;
	padding: 54px 0 0;
	font-family: "Courier New", Courier, monospace;
	font-weight: normal;
	text-align: left;
	letter-spacing: 0.2em;
}
h2 {
	font-size:11px;
	padding: 58px 0 0;
	font-family:  "Courier New", Courier, monospace;
	font-weight: normal;
	text-align: left;
	letter-spacing: 0.05em;
}
h3 {
	font-size:12px;
	padding: 0px 0px 0 0;
	font-family:  "Courier New", Courier, monospace;
	font-weight: normal;
	text-align: left;
	letter-spacing: 0.05em;
}
h4 {
	font-size:11px;
	padding: 60px 0px 0 0;
	font-family:  "Courier New", Courier, monospace;
	font-weight: normal;
	text-align: left;
	letter-spacing: 0.05em;
}
h5 {
	font-size:10px;
	padding: 60px 0px 0 0;
	font-family:  "Courier New", Courier, monospace;
	font-weight: normal;
	text-align: left;
	letter-spacing: 0.05em;
}
h6 {
	font-size:11px
}

ol {
	list-style:decimal
}
ul {
	list-style-type: none;
}
li {
	margin-left:0px
}
a {
	font-family: "Courier New", Courier, monospace;
	color: #333;
	text-decoration: none;
}
a:hover {
	font-family:  "Courier New", Courier, monospace;
	color: #2767FF;
	text-decoration: none;
}

p, dl, hr, h1, h2, h3, h4, h5, h6, ol, ul, pre, table, address, fieldset {
	margin-bottom: 0px
}
