.text {
	font-family: georgia, times, serif;
        color: FFFFFF;
	font-size: 11pt;
        text-align: justify;
        line-height: 15pt;
	}
	
	
.textnojustify {
	font-family: georgia, times, serif;
        color: FFFFFF;
	font-size: 11pt;
        line-height: 15pt;
	}
	
.smalltext {
	font-family: georgia, times, serif;
        color: FFFFFF;
	font-size: 9pt;
        text-align: justify;
        line-height: 15pt;
	}
	
.smalltextnojustify {
	font-family: georgia, times, serif;
        color: FFFFFF;
	font-size: 9pt;
        line-height: 15pt;
	}