	body {
	font-family : Geneva, Arial, Helvetica, sans-serif;
	color: #000033;
	font-size : 85%;
	background-color: #e3e3e3;
}
p {
	text-align : justify;}

A:link {
	COLOR: darkgreen;
	FONT-STYLE: normal;
	TEXT-DECORATION: underline
}
A:visited {
	COLOR: navy;
	FONT-STYLE: normal;
	TEXT-DECORATION: underline
}
A:active {
	COLOR: green;
	TEXT-DECORATION: none;
}
A:hover {
	COLOR: green;
	TEXT-DECORATION: underline
}

div {
	margin-left : 10px;
	margin-right : 10px;
	text-align : justify;
	font-size : 85%;
}

hr {
	color: #4FA7C0;
}
th {
	background-image : url(images/fon.png); color: #ffffff; text-align: left;		font-size : 85%;}
td {
		font-size : 85%;
}
h4 {
	color : Teal; font-size : 120%;
}
h3 {
	color : #006699; font-size : 150%;
}
.help {font-size: 75%; color: #6699cc;}
