<style>
.smalllinktext
{
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', Arial;
	font-size: 11px;
	line-height: 1.4em;
	color: #111c2c;
}
.tinytext
{
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', Arial;	
	font-size: 12px;
	line-height: 1.4em;
	color: #111c2c;
}
.smalltext
{
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', Arial;	
	font-size: 13px;
	line-height: 1.4em;
	color: #111c2c;
}
.mediumtext
{
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', Arial;
	font-size: 13px;
	line-height: 1.4em;
	color: #111c2c;
}
.largetext
{
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', Arial;
	font-size: 14px;
	line-height: 1.4em;
	color: #111c2c;
}
.menu_off
{
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', Arial;
	font-size: 12px;
	line-height: 1.4em;
	background-color: #333c4c;
	color: #e7e7e7;
	font-weight: normal;
	text-decoration: none;
}
.menu_on
{
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', Arial;
	font-size: 12px;
	line-height: 1.4em;
	background-color: #3f6783;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
}
</style>