/**
 * inusign - Business
 * @version 1.0 - 2009/09/06 10:15:10
 * @author inusign.de
 * @email info@inusign.de
 * http://www.inusign.de
 * @license http://www.gnu.org/copyleft/gpl.html GNU/GPL
 * You are free to modify this template.
**/

body {
	font-family: verdana, arial, helvetica, sans-serif;
}

h1
{
	font-size: 16pt;
	font-weight: bold;
	color: #000;
	background: inherit;
	margin: 0.4em 0 0.5em 0;
}

h2
{
	font-size: 14pt;
	font-weight: bold;
	color: #333;
	background: inherit;
	margin: 0.2em 0 0.5em 0;
	padding: 0.3em 0.3em 0.3em 0;
}

h3
{
	font-size: 12pt;
	font-weight: bold;
	margin: 0.4em 0 0.3em 0;
}

h1,h2,h3 { page-break-after: avoid; }

a
{
	color: #000;
	font-weight: bold;
}