
	body
	{ 
	font-family:Arial;
	font-size:10pt;

	}
	
	.textbg{ 
	background-image: 
	url('images/textbg.jpg');
	
	}
	td{
	
		font-family:Arial;
	font-size:10pt;
	color:black;
	
	}
	.textbgtop{
	background-image: 
	url('images/textbg_top.jpg');
	
	
	}
	
	.textbgmiddle{
	background-image: 
	url('images/textbg_middle.jpg');
	
	
	}
	
	.textbgbottom{
	background-image: 
	url('images/textbg_bottom.jpg');
	
	
	}
	
	
	.textbgtopl{
	background-image: 
	url('images/textbg_top_l.jpg');
	
	
	}
	
	.textbgmiddlel{
	background-image: 
	url('images/textbg_middle_l.jpg');
	
	
	}
	
	.textbgbottoml{
	background-image: 
	url('images/textbg_bottom_l.jpg');
	
	
	}
	
	
	td.bold{
	
		font-family:Arial;
	font-size:12pt;

	
	font-weight: bold;
	}
	
	.textwhite {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: black;
	text-decoration: none;
}
