p.soovitab {
	margin: 1em 0em 1em 0em;
	color: #494949;
	font-weight: bold;
}

p a:visited {
	color: rgb(0,0,113);
}

a.noline {
	text-decoration: none;
}

a {
	COLOR: rgb(0,0,113); 
}

a:visited {
	color: rgb(0,0,0);
}

h1 {
	BACKGROUND: rgb(204,204,204); 
}


h2 {
	background: rgb(187,187,187);
}

h3 {
	BACKGROUND: rgb(204,204,204); 
}

TD {
        background-color: rgb(187,187,187); 
}

.content-cell {
	background-color: rgb(221,221,221);
}

#left-cell {
	text-align: center;
	BACKGROUND-color: rgb(204,204,204); 
}

#left-cell img {
	border-style: none;
	border-width: 0px;
}

#left-cell div {
	margin: 0.3em;
	margin-left: 0.2em;
	font-size: 10pt;
	text-align: center;
	font-weight: bold;
	color: #494949;
	padding: 0.2em;
	padding-left: 0.7em;
}

#right-cell {
	background-color: rgb(204,204,204);
	text-align: center;
}

.link {
	BACKGROUND-color: #bbbbbb; 
}

