
.nav1
{
        font-family: Arial, Helvetica, sans-serif;
        font-weight: bold;
	font-size: 13px;
	line-height: 17px;
	padding-top: 3;
	padding-bottom: 4;	
	cursor: hand;
	color: #435756;
	text-align: right;
}

.nav2
{
        font-family: Arial, Helvetica, sans-serif;
        font-weight: bold;
        font-size: 12px;
        line-height: 17px;
        padding-top: 3;
	padding-bottom: 4;	
	cursor: hand;
	color: #435756;
	text-align: right;
}

