body { 
	width: 500px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 1em; 
	}

h1, h2, h3 { font-family: "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif; font-weight: bold; }

h1 { font-size: 1.6em; }
h2 { font-size: 1.4em; }
h3 { font-size: 1.2em; }

hr { 
	background-color: transparent;
	color: transparent;
	border-bottom: 1px dotted #CCC;
	}
