h1, h2, h3, h4 {
	font-family: tahoma;
	font-weight: normal;
}

h1 {
	font-size: 13px;
	font-weight: bold;
}

h2 {
	font-size: 11px;
}

h3 {
	color: #5190b2;
	font-size: 11px;
}

h4 {
	color: #669933;
	font-size: 10px;
	font-weight: bold;
}

