body,td,th {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	line-height: 18px;
}
body {
	margin-left: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/suurfoon.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	list-style-type: square;
	list-style-image: url(images/bullet.jpg);
	list-style-position: outside;
}
a:link {
	color: #0066FF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #999999;
}
a:hover {
	text-decoration: none;
	color: #CC0033;
}
a:active {
	text-decoration: none;
	color: #000099;
}
.head1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	line-height: 18px;
	font-weight: bold;
	color: #333333;
}
.head2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: italic;
	line-height: 18px;
	font-weight: bold;
	color: #333333;
}
.list {
	list-style-type: square;
	list-style-image: url(images/bullet.jpg);
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
}
