html,body {
	height:100%;
}
body {
	/*
	background-image:url('../kalenteri_kuvat/frantsilabg.gif');
	background-repeat:no-repeat;
	background-position:right bottom;
	*/
	margin:0;
	padding:0;
}
body,td {
    font-family: Verdana, Times New Roman, Arial, Helvetica;
    font-size: 11px;
	color: #333333;
}
h1 {
	font-size : 19px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	padding-left : 4px;
	margin-top : 10px;
	font-weight : normal;
	color : #336633;
}
.paataulu {
	width:100%;
	height:100%;
	background-image:url('../kalenteri_kuvat/reunus.gif');
	background-repeat:repeat-y;
}
.sisalto {
	margin:0 30px 0 30px;
}
.sisaltotaulu {
	width:100%;
}
.otsikko {
	margin:5px;
}
a {
	text-decoration: underline;
	color:#336633;
}
p {
	padding: 10px 20px 0 20px;
}
td {
	vertical-align:top;
}
.maintable {
	width:600px;
	padding:15px;
	border:1px solid #dedede;
}
.list_table {
	width:400px;
}
hr {
	height:1px;
	color:#dedede;
}
#date {
	font-size:10px;
	color: #666;
}
