body 
{
	background-image: url("images/bg03.jpg");
	font-family: Arial ;
	font-size: small;
}

h2
{
	background-image: url("images/h2bg.jpg");
	background-repeat: no-repeat ;
	font-family: Arial;
	font-size : medium ;
	font-weight:bold ;
	color: White ;
	vertical-align: middle ;
	padding: 5px;
}

p.para01
{
	padding-left: 100px;
	
}

p.pfHeading
{
		font-family: Arial ;
		font-size: small ;
		font-weight : bold ;
}

td.pfNotePanel
{
	background-image: url("images/notepanel.jpg") ;
	background-repeat: no-repeat ;
	vertical-align : top ;
	width: 522px;
	height: 143px;
	padding : 7px;
}

td.pfIcon
{
	vertical-align : top ;
	text-align: right ;
	width: 219px;
}
