.main_text_header
{
	font-family: Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}

.main_text_header2
{
	font-family: Arial, sans-serif;
	font-size: 48px;
	font-weight: bold;
	color: #000000;
}

.main_text_subheader
{
	font-family: Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}

.main_text_subheader_gray
{
	font-family: Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}

.main_text_body
{
	font-family: Arial, sans-serif;
	font-size: 17px;
	font-weight: normal;
	color: #000000;
}

.main_text_nav
{
	font-family: Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}
