body
	{
	background-color : white;	
	}

td
	{
	text-align: center
	}
	
.maj
	{
	font-family : Lucida Handwriting, Arial;
	font-size : smaller;
	text-align : center
	}
	
.shadow
	{
	font: Bold xx-large/200% 'Comic sans MS', 'sans-serif';
	color: #66CDAA;
	filter: shadow(Color="Teal",Direction=135);
	width: auto;
	height: auto;
	position: relative;
}

