/* topΆ8 */
.top8 {
	font-size: 8pt;
	color:#525252
}
/* topΆ10 */
.top10 {
	font-size: 10pt;
	color:#525252;
	line-height: 125%;
}


/* Β10 */
.blue10 {
	font-size: 10pt;
	color:#000080;
	line-height: 125%;
}

.txt_000000_10 {
	font-size: 10pt;
	color:#000000;
	line-height: 125%;
}




/* 8 */
.black8 {
	font-size: 8pt;
	color:#000000
}

/* 9 */
.black9 {
	font-size: 9pt;
	color:#000000
}

/* 10 */
.black10 {
	font-size: 10pt;
	color:#000000
}

/* 12 */
.black12 {
	font-size: 12pt;
	color:#000000
}

/* 8B */
.black8b {
	font-size: 8pt;
	color:#000000;
	font-weight: bold
}

/* 9B */
.black9b {
	font-size: 9pt;
	color:#000000;
	font-weight: bold
}

/* 10B */
.black10b {
	font-size: 10pt;
	color:#000000;
	font-weight: bold
}

/* 12B */
.black12b {
	font-size: 12pt;
	color:#000000;
	font-weight: bold
}


/* 8 */
.white8 {
	font-size: 8pt;
	color:#ffffff
}

/* 9 */
.white9 {
	font-size: 9pt;
	color:#ffffff
}

/* 10 */
.white10 {
	font-size: 10pt;
	color:#ffffff
}

/* 12 */
.white12 {
	font-size: 12pt;
	color:#ffffff
}

/* 8B */
.white8b {
	font-size: 8pt;
	color:#ffffff;
	font-weight: bold
}

/* 9B */
.white9b {
	font-size: 9pt;
	color:#ffffff;
	font-weight: bold
}

/* 10B */
.white10b {
	font-size: 10pt;
	color:#ffffff;
	font-weight: bold
}

/* 12B */
.white12b {
	font-size: 12pt;
	color:#ffffff;
	font-weight: bold
}

/* Τ8 */
.red8 {
	font-size: 8pt;
	color:#ff0000
}

/* Τ9 */
.red9 {
	font-size: 9pt;
	color:#ff0000
}

/* Τ10 */
.red10 {
	font-size: 10pt;
	color:#ff0000
}

/* Τ12 */
.red12 {
	font-size: 12pt;
	color:#ff0000
}

/* Τ8B */
.red8b {
	font-size: 8pt;
	color:#ff0000;
	font-weight: bold
}

/* Τ9B */
.red9b {
	font-size: 9pt;
	color:#ff0000;
	font-weight: bold
}

/* Τ10B */
.red10b {
	font-size: 10pt;
	color:#ff0000;
	font-weight: bold
}

/* Τ12B */
.red12b {
	font-size: 12pt;
	color:#ff0000;
	font-weight: bold
}


/* 8pt */
.f8 {
	font-size: 8pt;
}

/* 8ptB */
.f8b {
	font-size: 8pt;
	font-weight: bold
}

/* 9pt */
.f9 {
	font-size: 9pt;
}

/* 9ptB */
.f9b {
	font-size: 9pt;
	font-weight: bold
}

/* 10pt */
.f10 {
	font-size: 10pt;
}

/* 10ptB */
.f10b {
	font-size: 10pt;
	font-weight: bold
}

/* 12pt */
.f12 {
	font-size: 12pt;
}

/* 12ptB */
.f12b {
	font-size: 12pt;
	font-weight: bold
}

/* link */
a { text-decoration: none; } 

