h1 {
	font-size: 12px;
	font-weight: bold;
	color: #0000ff;
	margin:0px;
	display:inline;
	white-space: nowrap;}
h2 {
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	margin:0px;
	display:inline;}
h3 {
	font-size: 16px;
	font-weight: bold;
	color: #0000ff;
	margin:0px;
	display:inline;
	white-space: nowrap;}
	
h4 {
    font-size: 12px;
	font-weight: normal;
	color: #0000ff;
	margin:0px;
	display:inline;}	
		
* {white-space: nowrap;}


