/*
 * $URL: https://devel.bwct.de/svn/bwct/www/www.small-control.de/htdocs/style.css $
 * $Date: 2006-06-20 11:57:20 +0200 (Tue, 20 Jun 2006) $
 * $Author: ticso $
 * $Rev: 2677 $
 */
h1,h2,h3 {
	font-family: arial, 'sans serif';
}
p,table,li,address {
	font-family: arial, 'sans serif';
	margin-left: 10pt;
}
p,li,th,td {
	font-size: 90%;
}
h1,h2,h3,hr {
	color: black;
	background-color: #FFFFFF;
}
body {
	color: black;
	background-color: #FFFFFF;
}
