/** 
 * Stylesheet-Datei v1.3
 * Copyright (c) 2002 Flix-Web (www.flix-web.de)
 */
 
DIV.category {
	font-size : 14px;
	color : #00008b;
	font-weight : bold;
}

DIV.entry {
	font-size : 14px;
	color : #000000;
}

P.law {
	font-size : 12px;
	font-style : italic;
}

P.lawtitle {
	font-size : 12px;
	text-decoration : underline;
}

