h1 {
	font-family: Tahoma;
	font-size: 22px;
	color: #666666;
	font-weight:normal;
	margin:0px 0px 0px 0px;
}
h2 {
	font-size: 20px;
	color: #b57b0c;
	font-weight:bold;
	margin:0px 0px 0px 0px;
}
h3 {
	font-size: 24px;
	color: #00AFAA;
	font-weight:bold;
	margin:0px 0px 0px 0px;
	background-image:url(h3_round.gif);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:20px;
}
h4 {
	font-size: 18px;
	color: #000000;
	font-weight:bold;
	margin:0px 0px 0px 0px;
}
h5 {
	font-size: 16px;
	color: #000000;
	font-weight:bold;
	margin:0px 0px 0px 0px;
}
h6 {
	font-size: 12px;
	color: #000000;
	font-weight:bold;
	margin:0px 0px 0px 0px;
}
h2,h3,h4,h5,h6 {
	font-family: "Trebuchet MS", Arial;
}