body{
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 12px;
color: #660000;
background-attachment: fixed;
background-color: #FFFFFF;
background-image: url(backround.jpg);
background-position: left top;
margin: 0px;
padding: 0px;
scrollbar-face-color:FFFFCC; 
scrollbar-shadow-color:660000; 
scrollbar-highlight-color:FFFFCC; 
scrollbar-3dlight-color:FFFFCC; 
scrollbar-darkshadow-color:660000; 
scrollbar-track-color:transparent; 
scrollbar-arrow-color:660000; 
}

p{
margin: 0px;
}
img{
	margin: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
}
ul{
	padding: 0px;
	margin-left: 0px;
	list-style-type: circle;
	list-style-position: inside;
	margin-top: 0px;
}
li{
	font-style: italic;
	font-weight: bold;
	font-size: 12px;
	line-height: 18px;
}

.pun_teksti{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #CC0000;
	font-weight: bold;
}

.musta_teksti{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
}
.sin_teksti{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000099;
	font-weight: bold;
}
h1{
	font-family: "Tiranti Solid LET";
	font-size: 36px;
	color: #660000;
	font-weight: bold;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}
h2{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #660000;
	font-weight: bold;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px
}
h3{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #660000;
	font-weight: bold;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}
h4{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #660000;
	font-weight: bold;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}

a:link {
	color: #660000;
}
.musta_teksti a:link {
	color: #333333;
}
.pun_teksti a:link {
	color: #CC0000;
}
.sin_teksti a:link {
	color: #000099;
}
a:visited {
	color: #999999;
}
a:hover {
	text-decoration: none;
}
	
