.body_text
{
	font-family: Verdana;
	font-size: 11px;
}

.body_link
{
	font-family: Verdana;
	font-size: 11px;
}

.section_title
{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
}

.page_title
{
	font-family: Verdana;
	font-size: 18px;
	font-weight: bold;
	border-bottom: 1px solid #000000;
	padding-bottom: 3px;
}

.nav_bar_text
{
	font-family: Verdana;
	font-size: 11px;
}

.nav_bar_section
{
	font-weight: bold;
	font-size: 12px;
}

.nav_bar_link
{
	text-decoration: none;
	color: #000032;
}

.nav_bar_link:hover
{
	text-decoration: underline;
}

.footer_text
{
	font-family: Verdana;
	font-size: 10px;
}

