h1 {
	color: #333399; 
	font-size: 1 em;
	font-weight: normal;
	font-variant: small-caps;
	text-align: left;
	margin-bottom: 6px;
}

h2 {
	font-weight: normal;
	font-variant: small-caps;
	text-align: left;
	margin-bottom: 12px;
	font-size: 16pt;	
}

h3 {
        color: #7497bf;
	font-weight: normal;
	font-variant: small-caps;
	font-size: 14pt;
	text-align: left;
	margin-bottom: 12px;
	border-bottom-width: 1px;
	border-bottom-color: #cacaca;
	border-bottom-style: dotted;	
}

h4 {
	background-color: #4d5274; 
	font-weight: normal;
	font-variant: small-caps;
	text-align: left;
	margin-bottom: 12px;
}