table {
border: 0px;
border-collapse: collapse;
}

table td {
padding: 0px;
}

img {	border: 0px;
	display: block;
}

ul li {	color: #00008D;}

p {	margin: 0;
	color: #2B2392;
}

p.text {	text-indent: 30px;
	text-align: justify;}

a:active {	text-decoration: none;
	color: red;
}

a:link {
	text-decoration: none;
	color: #2B2392;
}

a:visited {
	text-decoration: none;
	color: #2B2392;
}

a:hover {
	text-decoration: none;
	color: #2EC257;
}

#sd {	color: green;
}

body {
	margin: 0;
	text-align: center;
}

#maintable {	position: relative;
	border-collapse: collapse;
	margin: 0 auto;
	background: url('./img/res/fon.jpg') repeat;
	width: 980px;
	height: 100%;
}
