/* Elu-Olu 2 CSS RC1 */

a {
	text-decoration: none;
}

a img {
	margin-top: 20px;
}

a:hover {
	background-color: #8b4513;
	color: #eace95;
	font-style: italic;
}

body {
	background-attachment: fixed;
}

div.img{
	margin-bottom: 5px;
	margin-top: 8px;
}

div.left {
	float: left;
	margin-bottom: 10px;
	margin-top: 10px;
	padding-left: 80px;
	text-align: left;
}

h1, h2 {
	font-weight: bold;
	margin-left: 40px;
	margin-right: 40px;
}

hr {
	margin-top: 10px;
}

p	{
	margin-left: 40px;
	margin-right: 40px;
}

p.text	{
	font-size: 16px;
	margin-bottom: 0px;
	text-align: justify;
	text-indent: 40px;
}

p.text1 {
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	margin-bottom: 0px;
	text-align: justify;
	text-indent: 40px;
}

p.text2 {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 0px;
	text-align: justify;
	text-indent: 40px;
}

td a {
	font-size: 16px;
}

.pilt {
	font-weight: bold;
	margin-left: 160px;
	margin-right: 160px;
	text-align: center;
}
