body {
	background: #eef0ec;
	color: #000000;
}

h1 {
	width: 100%;
	filter: Glow(color=#990066, strength=2);
	text-align: center;
}

p {
	line-height: 120%;
}

A:link {
	color: #0000cc;
}

A:visited {
	color: #cc0000;
}

A:active {
	color: #cc0000;
}

td {
	padding: 2px;
}

div.ul {

	text-align: center;
	background: #ffffff;
	padding: 8px;

}

div.galine {
	text-align: center;
}

td.lefd {
	width:130px;
	text-align:center;
	background: #d0c0f8;
}
