h1 {
	font-size:26px;
}
h2 {
	font-size:18px;
}
h3 {
	font-size:14px;
	font-weight:bold;
}
p {
	font-size:14px;
	padding:7px;
}