body {  
  	background: white url(tausta.gif) repeat-y;
	background-position: 185px 0px;
	font-family: Arial, Verdana, sans-serif;
}

p, td, li, div {
	font-family: Arial, Verdana, sans-serif; 
	font-size: 10pt;
}

h1 {
    font-size: 18px;
}

h2 {
    font-size: 16px;
}

h3 {
    font-size: 14px;
}

h4 {
    font-size: 12px;
}

h1, h2,h3 {
    font-weight: normal;
    color: black; 
    font-family: Arial, Verdana, sans-serif; 
    color: #000000;
    margin: 0 0 20px 0;}

.tiedostot a:link {
	font-family: Arial, Verdana, sans-serif; 
	font-size: 10pt;
	font-weight: normal;
	text-decoration: none;
	color: #006699;
	border-style: none;}

.tiedostot a:active {
	font-family: Arial, Verdana, sans-serif; 
	font-size: 10pt;
	font-weight: normal;
	text-decoration: none;
	color: #0099CC;
	border-style: none;}
	
.tiedostot a:visited {
	font-family: Arial, Verdana, sans-serif; 
	font-size: 10pt;
	font-weight: normal;
	text-decoration: none;
	color: #660000;
	border-style: none;}

.tiedostot a:hover {
	font-family: Arial, Verdana, sans-serif; 
	font-size: 10pt;
	font-weight: normal;
	text-decoration: none;
	color:  #0099CC;
	border-style: none;
}
.linkit a:link {
	color: #006699;
font-weight: normal;
	text-decoration: none;
}
.linkit a:active {
	color: #0099CC;
	font-weight: normal;
	text-decoration: none;
}
.linkit a:visited {
	color: #006699;
	font-weight: normal;
	text-decoration: none;
}
.linkit a:hover {
	color: #0099CC;
	font-weight: normal;
	text-decoration: none;
}
.tiedostot h2 {
	color: black;
}
.sisus {
	margin-left: 10px;
}

body {
	margin: 0px;
	padding: 0px;
}
.tiedostot, .sisus {
	padding-top: 5px;
}
.tiedostot .sisus {
        padding-left: 15px;
}

table.taulu {
	border-right: 1px solid;
	border-bottom: 1px solid;
	border-color: rgb(50,50,50);
}
.taulu TD {
	border-left: 1px solid;
	border-top: 1px solid;
	border-color: rgb(50,50,50);
	padding: 4px;
}
.taulu TH {
	border-left: 1px solid;
	border-top: 1px solid;
	border-color: rgb(50,50,50);
	padding: 4px;
}

#sivupalkki {
    margin-left: 10px;
    width: 190px;
    text-align: left;
}

#sivupalkki ul {
    margin: 10px 0;
    padding: 0;
    list-style-type: none;
}

#sivupalkki li {
    margin: 2px 10px 2px 0;
}

#vlogo {
    margin: 0 0 10px 80px;
}

.sisus ul {
    list-style: url(pallo.gif) square;
    margin: 1em 0 1em 2em;
}

#sivupalkki hr { width: 175px; margin: 10px 0; padding: 0; }

img { border: none; }
