/* file:   klabs.css               */
/* AUTHOR: Olaf Schoenfeldt        */

body {
margin-top:10px; margin-bottom:10px;
background-color: #EEEEEE;
color: #000000;
}

a,p,h1,h2,h3,h4,h5,h6,ul,ol,li,div,td,th,address,blockquote,nobr,b,i,dl,dt,dd
	{ font-family:Arial,Verdana,Helvetica,Geneva,Swiss,sans-serif,SunSans-Regular; }

pre,tt,code,kbd,samp { font-family:Courier New,Courier,monospace; font-size:9pt; color:#000000; }

p,ul,h3,h4,h5,h6 { margin-top: 0px; margin-bottom: 0px; }

h1	{ font-size:18pt; color:#333399; }
h2	{ font-size:16pt; color:#333399; }
h3	{ font-size:12pt; color:#333399; }
h4	{ font-size:10pt; color:#333399; }
h5	{ font-size:9pt; color:#333399; }
h6	{ font-size:8pt; color:#333399; }

p,ul,ol,li,div,td,th,address,nobr,b,i,dl,dt,dd
	{ font-size:10pt; color:#000000; }

a				{ font-weight:bold;}
a:hover			{ background-color: #bbccee;}
a.text			{ color: #0000CC;}
a.menuitem 		{ color: #000000; font-size:10pt; text-decoration: none;}
a.pic   		{ color: #0000CC; }
a.menu	{ font-size:8pt; text-decoration: none; color: #000000; }

a,p	{ font-size:10pt; }

p.xxs { font-size: 7pt; text-align: center }
