<!--
.lower_menu {
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	font-weight: regular;	
}
.lower_menu:link {
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;	
}
.lower_menu:hover {
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;	
}
.lower_menu:visited {
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;	
}
.copyright {
	font-family: tahoma;
	font-size: 11px;
	color: #ffffff;
	font-weight: regular;
}
.copyright:link {
	font-family: tahoma;
	font-size: 11px;
	color: #ffffff;
	font-weight: regular;
	text-decoration: none;
}
.copyright:hover {
	font-family: tahoma;
	font-size: 11px;
	color: #ffffff;
	font-weight: regular;
	text-decoration: none;
}
.copyright:visited {
	font-family: tahoma;
	font-size: 11px;
	color: #ffffff;
	font-weight: regular;
	text-decoration: none;
}
.page_title {
	font-family: tahoma;
	font-size: 16px;
	color: #333333;
	font-weight: bold;
	letter-spacing:2px;
}
.normal_text {
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
	font-weight: normal;
	letter-spacing:1px;
}
.contact {
	font-family: tahoma;
	font-size: 13px;
	color: #333333;
	font-weight: regular;
	letter-spacing:1px;
}
.contact:link {
	font-family: tahoma;
	font-size: 13px;
	color: #333333;
	font-weight: regular;
	letter-spacing:1px;
	text-decoration: none;
}
.contact:hover {
	font-family: tahoma;
	font-size: 13px;
	color: #0066FF;
	font-weight: regular;
	letter-spacing:1px;
	text-decoration: none;
}
.contact:visited {
	font-family: tahoma;
	font-size: 13px;
	color: #333333;
	font-weight: regular;
	letter-spacing:1px;
	text-decoration: none;
}
.next_menu {
	font-family: tahoma;
	font-size: 12px;
	color: #0674b1;
	font-weight: bold;
	text-decoration: none;
}
.next_menu:link {
	font-family: tahoma;
	font-size: 12px;
	color: #0674b1;
	font-weight: bold;
	text-decoration: none;
}
.next_menu:hover {
	font-family: tahoma;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
.next_menu:visited {
	font-family: tahoma;
	font-size: 12px;
	color: #0674b1;
	font-weight: bold;
	text-decoration: none;
}
.next_menu_orange {
	font-family: tahoma;
	font-size: 12px;
	color: #FF9620;
	font-weight: bold;
	text-decoration: none;
}


