BODY {
	FONT-FAMILY: Tahoma, verdana, arial
}

.centertx {  text-align: justify}

.a {
	font-size : 100%;
	color : White;
	font : bold;
}
.b {
	font-size : 150%;
	color : White;
	font : bold;
}


.c {
	font-size: 140%;
	font-family:arial; 
	font-weight:bold;
}

.d {
	font-size: 80%;
	font-family: arial;
	font: bold;
}

.bor {
	border-right : thin dotted Red;
}