body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}
td {
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: normal; 
	text-decoration: none;
	color: #000000;
	line-height: 18px;
}
p {
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: normal; 
	text-decoration: none;
	color: #000000;
	line-height: 18px;
}
.pealkiri {
	font-family: Arial, sans-serif;
	font-size: 18px;
	font-weight: bold; 
	text-decoration: none;
	color: #00776D;
	line-height: 18px;
}
a {
	color: #00776D;
	text-decoration: underline;
}
a:hover {
	color: #002E2A;
	text-decoration: none;
}