/* CSS Document */

td.content1
{
background-image: url('/images/Page_Content1.gif');
background-repeat: no-repeat;
}
td.content2
{
background-image: url('/images/Page_Content2.gif');
background-repeat: no-repeat;
}
td.content3
{
background-image: url('/images/Page_Content3.gif');
background-repeat: no-repeat;
}
.style1 {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: 11px;
	font-weight: normal;
	left: 3px;	
	margin: 10px;

}

