body {
	background-color: #ffffff;
}
.content h1 {
	color: #00008B;
}
.content a:link, .content a:visited, .content a:active, .content a:hover {
	color: #00008B;
}
.emphasis {
  color: #00008B;
}
#extraemphasis {
  color: #8B0000;
}
