h1 {
	padding-left: 5px;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #5F83E1;
	font-size: 1.4375em;
	font-weight: bold;
	margin-top: 30px;
	margin-bottom: 10px;
}


h2 {
	font-size: 1.125em;
	font-weight: bold;
	color: #996633;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: 20px;
}

h3{
	color: #0066FF;
}

p{
	margin-top: 0px;
}

.height140 {
	line-height: 140%;}
.height120 {
	line-height: 120%;}
.height110 {
	line-height: 110%;}