<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">

<!-- stile.css -->

a{
		text-decoration: none;
		color: #000080;
	}
	a.menu{
		text-decoration: none;
		font-size: 18pt;
		color: White;
	}
	a.main{
		font-weight: bolder;
		font-size: 18pt;
		text-decoration: none;
	}

	div.link {
		margin-top: 30px;
		margin-bottom: 30 px;
	}
	div.cont {
		margin-top: 40px;
		margin-bottom: 40px;
		margin-left: 7%;
		margin-right: 7%;
	}

	p {
		text-indent: 3ex;
		text-align: justify;
	}
	p.header {
		font-size: large;
		text-align: center;
		font-weight: bold;
	}
	div.header_2 {
		font-size: x-large;
		text-align: center;
		font-weight: bold;
	}
	div#greet {
	color: Red;
	font-family: fantasy;
	font-size: x-large;
	font-weight: normal;
}
p.vert {
	layout-flow: vertical-ideographic;
	padding-top: 10px;
}
td.diary_up
{border-bottom: 2px solid Black;
color: Navy;
text-decoration: none;
}
td.cals {
	border-left: 2px solid Black;
	color: Navy;
	text-decoration: none;
	height: 40px;
}
td#upcur
{
border: solid Black; border-width: 2px 2px 0px 2px; color: Navy;text-decoration: none;
}
td#curcal
{
border: solid Black; border-width: 2px 2px 2px 0px; color: Navy;text-decoration: none;
height: 30px;
}
td#txf {
	padding: 30px 30px 30px 70px;
	border-bottom: 2px solid Black
}
.dialog {margin-left: 50px}
p.losung {
		color: Red;
		font-family: "MS Sans Serif", Geneva, sans-serif;
		text-align: center;
		font-size: x-large;
	}
</body>

