BODY {
	font-family: Tahoma, Arial, Verdana, Geneva, Helvetica, sans-serif;
	background-color : #FDF8EE;
	background-image: url(images/back.gif);
	color: #552800;
	
}

LI {
	font-size : 10pt;
	font-weight: normal;
}

P {
	font-size : 10pt;
	font-weight : normal;
	text-align: left;
}

.tblhdr{
	font-size:15pt;
	font-weight: bold;
}


.tbldata {
	font-size : 10pt;
	font-weight : bold;
}

.tblftr{
	font-size: 8pt;
	text-align: center;
	
}

.formdata{
	font-size: 10pt;
	font-weight: normal;
}



