/*-----------------------------------------------------------------*/
/*	(c) copyright 1999 by Marie-Anne Rutishauser, Gerlikon     */
/*-----------------------------------------------------------------*/
body {
	font-size : 10pt;
	font-family : Arial, Helvetica, Verdana, sans-serif;
	font-weight : normal;
	font-style: normal;
	color : black;
}


p,h1,h2,h3,h4,h5,ul,ol,li,div,td,td,address,blockquote,nobr,b,i {
	font-family : Arial, Helvetica, Verdana, sans-serif;
}


h1 {
	font-size : 16pt;
	font-weight : bold;
	font-style: normal;
	color : black;
}


h2 {
	font-size : 12pt;
	font-weight : bold;
	font-style: normal;
	color : black;
}

h3 {
	font-size : 11pt;
	font-weight : bold;
	font-style: normal;
	color : black;
}

h4 {
	font-size : 10pt;
	ffont-weight : bold;
	font-style: normal;
	color : black;
}


h5 {
	font-size : 10pt;
	font-weight : bold;
	font-style: italic;
	color : black;
}

th {
	font-size : 10pt;
	font-weight : bold;
	font-style: normal;
	color : black;
}

td {
	font-size : 10pt;
	font-weight : normal;
	font-style: normal;
	color : black;
}