#h1 {
	font-size: 24px;
	color: #630;
}
#p {
	font-size: 16px;
	color: #630;
	font-weight: bold;
}
#h2 {
	font-size: 22px;
	font-weight: bold;
	color: #630;
}
#h4 {
	font-size: 14px;
	color: #630;
	font-weight: bolder;
}
#h3 {
	font-size: 18px;
	color: #630;
}
p {
	color: #630;
	font-size: 16px;
	font-weight: bold;
}
h2 {
	font-size: 22px;
	font-weight: bold;
	color: #630;
}
h3 {
	font-size: 18px;
	font-weight: bold;
	color: #630;
}
