h1 {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 1.4em;
	color: #616161;
}

h2 {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 1em;
	color: #616161;
	border-bottom: 1px solid #666666;
}

h3 {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 1em;
	color: #616161;
}

p.bold {
	font-weight: bold;
}