body{
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	/* apugh set this font at 12px so we could remove all the <font size=2> tags*/
	font-size: 13px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
.siscategory-listing{
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 14px;
 color: #333333;
}

.sisparent-listing{
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 16px;
 color: #815D3A;
 background-color: #E2D3C4;
 background-repeat: repeat;
}