/*text.css v1.0 28/02/10*/

body {
	font:12px/1.5 'Helvetica Neue', Arial, 'Liberation Sans', FreeSans, sans-serif
}

hr {
	border:0 #ccc solid;
	border-top-width:1px;
	clear:both;
	height:0
}

h1 {
	font-size:20px
}

h2 {
	font-size:16px
}

h3 {
	font-size:14px
}

h4, h5, h6 {
	font-size:12px
}

ol {
	list-style:decimal
}

ul {
	list-style:disc
}

li {
	margin-left:15px
}

p, dl, hr, ol, ul, pre, table, address, fieldset {
	margin-bottom:15px
}


