body {
	margin: 10 auto;
	width: 70%;
	font-family: Arial, Helvetica, sans-serif;
	}
h1 {
	font-size: 2em; 
	background-color:#AEC1ED
}
h2 {
	font-size: 1.5em;
	color: #F8063A;
	}
h3 {
	font-weight:50;
	}
p {
	font-size: 1em;
	}
.makeBlue {
	font-color: blue;
	color: #0A16ED;
	}#bullets {
	font-family: "Arial, Helvetica, sans-serif", Helvetica, Arial, sans-serif;
	color: #000000;
	line-height: 18px;
}
#emph {
	color: #FB0307;
}

.highlight {
    color: blue;
}
