	<style>
	hr {
		color: Silver;
		width: 800px;
	}
	h1 {
		font-size: 12px;
		font-family: Verdana;
	}
	h2 {
		font-size: 13px;
		font-family: Trebuchet MS;
		font-style: italic;
	}
	h3 {
		font-size: 14px;
		font-family: Verdana;
	}
	h4 {
		font-size: 18px;
		font-family: Trebuchet MS;
	}
	h5 {
		font-size: 16px;
		font-family: Verdana;
	}
	h6 {
		font-size: 29px;
		font-family: Trebuchet MS;
	}
</style>	
