BODY, BODY:first-letter {
	background-image : url("img/back2.gif");
	background-color : White;
	color : Black;
}
TABLE {
	border : 0 none;
	list-style : square;
	padding : 5px 5px;
}

CAPTION {
	font : bolder normal 36pt "Times New Roman", Times, serif;
	color: Blue;
}


TH {
	font : bold normal 22pt sans-serif;
	color: Blue;
}

TR {
	font : normal normal 16pt;
	empty-cells : show;
	white-space : normal;
}

TD {
}



