table.lines
{

}

p.standard
{
	font-size: 8pt;
	font-family: verdana;
}

p.header
{
	font-size: 8pt;
	font-family: verdana;
	background-color: lightblue;
}

p.date_curr_day
{
	font-size: 8pt;
	font-face: bold;
	font-family: verdana;
	border: 1px solid;
	font-weight: bolder;
}

p.date_curr_standard
{
	font-size: 8pt;
	font-family: verdana;
}

p.date_curr_day_weekend
{
	font-size: 8pt;
	font-face: bold;
	font-family: verdana;
	color: red;
}

p.date_curr_day_weekend_link
{
	font-size: 8pt;
	font-family: verdana;
	color: red;
	background-color: lightblue;
}


p.date_curr_link
{
	font-size: 8pt;
	font-family: verdana;
	font-face: bold;
	background-color: lightblue;
}

p.date_curr_link_bolder
{
	font-size: 8pt;
	font-family: verdana;
	background-color: lightblue;
	font-weight: bolder;
}

p.tittel
{
	font-family: verdana;
	font-size: 16pt;
	color: black;
	text-decoration: bolder;
	letter-spacing=0.1cm;
}



a{
	color: black;
	text-decoration: none;
}

a:visited
{
	color: black;
}

a.standard
{
	font-family: verdana;
	font-size: 8pt;
}

a.underline
{
	font-family: verdana;
	font-size: 8pt;
	text-decoration: underline;
}



a.date_link
{
	text-decoration: none;
	background-color: lightblue;
}

a.date_link:active
{
	text-decoration: none;
	background-color: lightblue;
}
