@charset "UTF-8";
/* CSS Document */

.section_header {
	font-size: 24px;
	font-weight: bold;
}
.emphasized_description {
	font-size: 14px;
	font-weight: bold;
}
.text_heading {
	font-size: 16px;
	font-family: Verdana, Geneva, Helvetica, Arial, sans-serif;
	font-weight: bold;
}
.blue_text {
	color: #0000FF;
}
