h2
{
	font-family: 'Trebuchet MS', Tahoma, Sans-serif;
	font-weight: bold;
	font-size: 18px;
	margin-bottom: 2px;
	color: #5c3389;
	padding-bottom: 4px;
	/* background: url(h2_underline.gif) bottom left repeat-x; */
}
h3
{
	font-family: 'Trebuchet MS', Tahoma, Sans-serif;
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 2px;
	color: #696969;
	padding-bottom: 4px;
	/* background: url(h3_underline.gif) bottom left repeat-x; */
}
.purple
{
	color: #4D2870;
}