
h1 {
	font: bolder 10pt Arial;
	color: black;
	margin: 0 0 14px 0;
	text-transform: uppercase;
}
h2 {
	font: bolder 9pt Arial;
	color: black;
	margin: 0 0 10px 0;
}

#side_menu h2 {
	font: bolder 10pt Arial;
	color: black;
	margin: 0 0 14px 0;
}
#side_menu h2.link_title a {
	color: black;
	text-decoration: none;
	display: block;
}
#side_menu h2.link_title a:hover {
	color: #888;
	cursor: pointer;
	cursor: hand;
}
#side_menu h2.link_arrow a {
	background: white url(/all/images/link_arrow.gif) no-repeat center right;
}
#side_menu h2.link_arrow a:hover {
	background: white url(/all/images/link_arrow_grey.gif) no-repeat center right;
}

h3 {
	font: bolder 0.75em Arial;
	color: black;
}