body{
	font-size: 100%;
	line-height: 1.1em;
}
a:focus{outline:1px dotted invert}hr{border:0 #ccc solid;border-top-width:1px;clear:both;height:0}h1{
	font-size:130%;
}
h2{
	font-size:120%;
}
h3{
	font-size:1.4em;
	margin-bottom:1em;
	border-bottom-style: solid;
	border-bottom-color: #FC9F38;
	border-bottom-width: 2px;
	color:#fffe99 /*F9F9AE; FFFFFF;*/ ;
	/* text-shadow: 0px 0px 1px #ffffff dcf0d0;*/
	margin-top: 0.9em;
	margin-right: 0px;
	margin-left: 0px;
	padding-bottom: 0.3em;
}
h4{
	font-size:90%;
}
h5{
	font-size:80%;
}
h6{
	font-size:70%;
}
ol{list-style:decimal}ul{
	list-style-type: none;
}
li{margin-left:10px}p,dl,hr,h1,h2,h3,h4,h5,h6,ol,ul,pre,table,address,fieldset{margin-bottom:20px}