BODY  {
	background-color : #FFFFFF;
	font-family : Arial;
	font-size : 13px;
	color : #000000;
	text-decoration : none;
	line-height : 1;
	text-indent : 0;
	text-align : left;
	list-style-type : disk;
	list-style-position : inside;
	list-style : inside;
}

TD {
	font-size : 13px;
	font-family : Arial, Helvetica, sans-serif;
}

A.:link {font-family : Arial; font-size : 13px;	color : #0000FF; line-height : 1;	text-decoration : underline;}
A.:visited {font-family : Arial; font-size : 13px;	color : #0000FF; line-height : 1;	text-decoration : underline;}
A.:hover {font-family : Arial; font-size : 13px; color : #FFFFFF; line-height : 1; text-decoration : none; background-color : #0000FF;}
A.:active {font-family : Arial; font-size : 13px; color : #FFFFFF; line-height : 1; text-decoration : none; background-color : #0000FF;}

.pubinfo {
	font-weight : bold;
}

.artikel {
	border: thin solid;
	padding : 20;
	border-color : #FFFF00;
}