
	#test
	{
		font-family: arial;
	}
	.test2
	{
		font-family: arial;
	}
	td.test3
	{
		font-family: arial;
	}
	.indenttext
	{
		padding-left: 10px;
	}
	
	.page_header
	{
		font-size: 14px;
		font-weight: bold;
		color: #b95915;
		padding-top: 3px;
		padding-bottom: 8px;
	}
	
	
	td.main_section
	{
		width: 612px;
		height: 100%;
		background-color: #f0fff0;
		padding-top: 0px;
		padding-left: 15px;
		padding-bottom: 0px;
		padding-right: 15px;
	}
