h1 {
	padding: 0;
	font-family: Georgia, "Trebuchet MS", sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	vertical-align: bottom;
	color: #788AB8;
	
	width: 100%;
line-height: 20px;
}

h2, .contentheading {
	padding: 0;
	font-family: Georgia, "Trebuchet MS", sans-serif;
	font-size: 12px;
	font-weight: bold;
	vertical-align: bottom;
	color: #788AB8;
	text-align: left;
	width: 100%;
}

table.contentpaneopen h3 {
	margin-top: 25px;
}

h4 {
	font-family: Georgia, "Trebuchet MS", sans-serif;
	color: #788AB8;
}

h3, .componentheading, table.moduletable th, legend {
	margin: 0;
	font-weight: bold;
	font-family: Georgia, "Trebuchet MS", sans-serif;
	color: #cc0000;
	font-size: 1.4em;
	padding-left: 0px;
	margin-bottom: 10px;
	text-align: left;
}

