body {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 10pt;
	text-align: center;
	font-weight: normal;
	background-color: #ffffff;
	color: #000033;
}
a {
	text-decoration: underline;
	color: #003366;
	text-align: center;
}
a:hover {
	text-decoration: underline;
	color: #0066CC;
}

.leftbar{
	width:175px;
	font-size: 10px;
	background-image: url(images/backbar.jpg);
}
.leftbar1{
	width:175px;
	font-size: 10px;
	background-image: url(images/backbar1.jpg);
}
.rightmain{
	width:724px;
	font-size: 13px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #330000;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #330000;
}
.datumdate{
	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 11px; color:#003366; text-align:right; font-weight: bold; border-right: 1px solid #003366 }
.datumitem{
	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 12px; color:#003366; }

.newweek{
	background-color: #669999; font-size:9px}

.newmonth{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#ffffff;
	background-color: #003366;
	font-weight:bold;
}

.newmonth a:link {color:#ffffff;  text-decoration:none; }
.newmonth a:visited {color:#ffffff; text-decoration:none;}
.newmonth a:hover {color:#ff0000; text-decoration:none; }
.newmonth a:active {color:#ff0000; text-decoration:none;}

.boxed{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}
.message a:link {color:#003366;  text-decoration:none; }
.message a:visited {color:#003366; text-decoration:none; }
.message a:hover {color:#ffffff; background-color:#003366; border-bottom:1px solid #003366; }
.message a:active {color:#ffffff; background-color:#003366; border-bottom:1px solid #003366; }
.message {font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 12px; }
.boxed table tr .boxed {
	font-size: 12px;
}
.boxed table tr .boxed .boxed .boxed {
	text-align: left;
}
.boxed p {
	font-size: 14px;
}
.boxed p {
	text-align: left;
	font-size: 12px;
}
.boxed h2 strong em {
	font-style: italic;
	text-align: center;
	vertical-align: top;
}
.boxed h2 {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: x-large;
	font-style: italic;
	line-height: normal;
	text-align: center;
	word-spacing: 5pt;
}

