body{font: 12px sans-serif;
	font-weight: normal;
	color: #787878;
}a:focus{outline:1px dotted invert}hr{border-color:#bbb;border-style:solid;border-width:1px 0 0;clear:both;height:0}h1{font-size: 23px;
	color: #333;
}h2{font-size: 21px;
	color: white;
}h3{font-size: 14px;
	color: pink;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}h4{font-size: 12px;
	color: white;
	margin-top: 5px;
	font-weight: normal;
}h5{
	font-size: 12px;
	color: white;
	margin-top: 5px;
	padding: 5px;
	font-weight: normal;
}table{
        font-size: 12px;
        color: white;
        margin-top: 0px;
        padding: 5px;
        font-weight: normal;
	
}h6{font-size: 12px;
	font-weight: bold;
	color: white;
	margin-bottom: 0;
}ol{list-style:decimal;
	list-style-position: inside;
	list-style-type: decimal;
}p,dl,hr,h1,h2,h3,h4,h5,ol,ul,li,pre,table,address,fieldset{margin-bottom: 5px}
li {
	font-size: 12px;
	color: white;
	margin: 2px;
	margin-left: 18px;
	font-weight: normal;

}
ul h4{
	color: red;
}
.wide {
	width: 100%
}

