@import url(style_nordicmind_basic.css);
/* special styles*/

.small_textstyle { font-size:11px }
.verysmall_textstyle { font-size:10px }
.red_textstyle { color:red }
.white_textstyle { 
	color: white; 
	font-size:12px; 
}
.white_small_textstyle { 
	color: white; 
	font-size:11px; 
}
