H1 {
	color : #666666;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size : 100%;
	font-weight : normal;
}

H2{
	color : #ff6633;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size : 140%;
	font-weight : bold;
}

H3{
	color : #d95d02;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size : 100%;
	font-weight : bold;
}

H4{
	color : #ff6666;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size : 80%;
	font-weight : bold;
}

.title1{
	font-weight : normal;
	font-size : 80%;
}

.hide{
	font-weight : normal;
	font-size : 1px;
  color : white;
}

