<style>
.smalllinktext
{
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', Arial;
	font-size: 11px;
	line-height: 1.4em;
	color: #001c35;
}
.tinytext
{
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', Arial;	
	font-size: 12px;
	line-height: 1.4em;
	color: #001c35;
}
.smalltext
{
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', Arial;	
	font-size: 13px;
	line-height: 1.4em;
	color: #001c35;
}
.mediumtext
{
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', Arial;
	font-size: 13px;
	line-height: 1.4em;
	color: #001c35;
}
.largetext
{
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', Arial;
	font-size: 14px;
	line-height: 1.4em;
	color: #001c35;
}
.menu_off
{
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', Arial;
	font-size: 11px;
	line-height: 1.4em;
	background-color: #6f97b3;
	color: #e7e7e7;
	font-weight: bold;
	text-decoration: none;
}
.menu_on
{
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', Arial;
	font-size: 11px;
	line-height: 1.4em;
	background-color: #6f97b3;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
</style>