/* CSS Document for Chandler Point Editing */
h1        {
	color: #006699;
	font-size: 1.2em;
	font-family: Verdana;
	font-weight: bold;
	line-height: 1.4em;
	padding: 0
}

h2        {
	color: #777777;
	font-size: .9em;
	font-weight: bold;
	line-height: 16px;
	
}

h3     {
	color: #006699;
	font-size: 1em;
	font-weight: normal;
	line-height: 18px;
	
}
h6 {
	font-size: 1em;
	width: 100px;
	border: 2px solid #F00;
	color: #F00;
	text-align: center;
	background-color:#e9ecde;
	margin-top: 10px;
	margin-bottom: 10px;
	text-transform: uppercase;
}
