/*
	statsolutions.de - print style
*/

#sidebar {
	display: none; 
	}

body {
	font-family: Garamond, Georgia, serif; 
	background-image: none; 
	}

p, li, a, th, td 	{ font-size: 12pt; }
h4 			{ font-size: 12pt; }
h3			{ font-size: 12pt; font-weight: bold; }
h2 			{ font-size: 14pt; font-weight: bold; }
h1 			{ font-size: 16pt; font-weight: bold; color: gray; text-align: center; border-bottom: 2pt solid gray; }

h2, h3, h4 	{ margin-top: 18pt; }

table, th, td 	{ border: 1pt solid silver; vertical-align: top; text-align: left;  }
table th 		{ font-weight: bold; }

.hrwrp 		{ border-top: 1pt solid silver; margin: 12pt 0; }
.hrwrp hr 	{ display: none; }

