.title_top {
	font-family:Tahoma;
	font-size:16px;
	font-weight:bold;
}
.blue {
	font-family:Verdana;
	font-size:12px;
	color:#0782B2;
	text-decoration:underline;
}
.blue:hover {
	font-family:Verdana;
	font-size:12px;
	color:#0782B2;
	text-decoration:none;
}
.sm_text {
	font-family:Verdana;
	font-size:11px;
	color:#303030;
}
.menu {
	font-family:Tahoma;
	font-size:16px;
	color:#515151;
	text-decoration:none;
	font-weight:bold;
}
.menu:hover {
	font-family:Tahoma;
	font-size:16px;
	color:#515151;
	font-weight:bold;
	text-decoration:underline;
}
.text {
	font-family:Tahoma;
	font-size:12px;
	color:#494949;
}
.menu_f {
	font-family:Arial;
	font-size:12px;
	color:#9C9C9C;
	text-decoration:underline;
}
.menu_f:hover {
	font-family:Arial;
	font-size:12px;
	color:#9C9C9C;
	text-decoration:none;
}
.copy {
	font-family:Arial;
	font-size:12px;
	color:#9C9C9C;
}