.blue_menu {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #000066;
}
.white_menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bolder;
	color: #FFFFFF;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
.black {

	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.blue_title {

	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #000066;
}
.green {

	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #006633;
}
.green_title {


	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #006633;
}
