BODY	{
	font-size: 8pt;
	font-family:  Tahoma, Helvetica, Arial, Sans-Serif;
	color: black;
	}
	
H1	{
	text-indent: 10px;
	color: white;
	background: #CCCCCC;
	}
	
H1.rough {
	background: #999999;
	}
	
H2	{
	border-top: 1px solid black;
	}
	
H3	{
	font-size: 30pt;
	font-family:  Tahoma, Helvetica, Arial, Sans-Serif;
	color: #DDDDDD;
	text-align: center;
	line-height: 100%;
	}
