.main_font {
	font-family: Tahoma;
	font-size: 11px;
	color: #005A9C;
}a:link {
	font-family: Tahoma;
	color: #005A9C;
	text-decoration: underline;
}
a:hover {
	font-family: Tahoma;
	color: #663300;
	text-decoration: underline;
}
a:visited {
	font-family: Tahoma;
	color: #005A9C;
	text-decoration: underline;
}
a:active {
	font-family: Tahoma;
	color: #663300;
	text-decoration: underline;
}
.page_header {
	font-family: Tahoma;
	font-size: 14px;
	color: #005A9C;
	font-style: normal;
	font-weight: bold;
}
.main_font_bold {
	font-family: Tahoma;
	font-size: 11px;
	color: #005A9C;
	font-weight: bold;
}

