html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-size:100%;
	/*vertical-align:baseline;*/
}

p{
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-size:100%;
	/*vertical-align:baseline;*/
}

/*ol,ul{list-style:none}*/
blockquote,q{quotes:none}
blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}:focus{outline:0}
ins{text-decoration:none}
del{text-decoration:line-through}
table{border-collapse:collapse;border-spacing:0}


/* text */
body{ line-height: 1.2;
	color: black;
	background-color:#ffebc6;}
a:focus{outline:1px dotted invert}
hr{border-color:#ccc;border-style:solid;border-width:1px 0 0;clear:both;height:0}

ol{list-style:decimal}
ul{list-style:none}
/*li{margin-left:0px}
p,dl,hr,h1,h2,h3,h4,h5,h6,ol,ul,pre,table,address,fieldset{margin-bottom:5px}*/


h1, h2, h3, h4, h5 {
	font-family:Tahoma, Geneva, sans-serif;
	font-weight: bold;
}


h1 {
	font-size: 50px;
	display: inline;
}

h2 {
	font-size: 20px;
	display: inline;
}

h3 {
	font-size: 18px;
	display: inline;
	margin-bottom:20px;
}

h4 {
	color: #0178f1;
	font-size: 14px;
	margin: 20px 0 20px 0;
	display: inline;	
}

h5 {
	font-size: 14px;
}
