body {
        font-family: arial;
}

A {
        font-family: arial;
        font-size: 11px;
        color: #212f40;
}

.black {
        font-family: arial;
        font-size: 11px;
        color: #212f40;
}

.page_title {
	font-family: arial;
	font-weight: bold;
	font-size: 18px;
	color: #212f40;
}

.page_content {
	font-family: arial;
	font-size: 10px;
	color: #212f40;
}

.section_title {
	font-family: arial;
	font-weight: bold;
	font-size: 14px;
	color: #687f99;
}

.section_subtitle {
	font-family: arial;
	font-weight: bold;
	font-size: 12px;
	color: #212f40;
}

.icon_description {
	font-family: arial;
	font-weight: bold;
	font-size: 10px;
	color: #687f99;
}
