<!--

.text { 
	font-family: Arial; 
	font-size: 13px; 
	color: #595E7D; 
	text-decoration: none;
	text-align: justify;
}


.btext { 
	font-family: Arial; 
	font-size: 13px; 
	color: #595E7D; 
        font-weight: bold;
	text-align: justify;
}



.itext { 
	font-family: Arial; 
	font-size: 13px; 
	font-style: italic;
	color: #595E7D; 
	text-decoration: none;
	text-align: justify;
}



.menutext { 
	font-family: Arial; 
	font-size: 12px; 
	color: #595E7D; 
	text-decoration: none;
	text-align: justify;
}

.unalignedtext {
        font-family: Arial;
        font-size: 13px;
        color: #595E7D;
        text-decoration: none;
}



.title {
        font-family: Arial;
        font-size: 17px;

        color: #595E7D;
        text-decoration: none;
}



.link { 
	font-family: arial; 
	font-size: 13px;  
	color: #9E8F40; 
	text-decoration: none;
	font-weight: normal;
}

            -->
