@CHARSET "ISO-8859-1";
/**@author: Awadhesh */
BODY {
	BACKGROUND-COLOR: #FDF3F3;
	BACKGROUND-POSITION: center bottom;
	COLOR: #360F25;
	FONT-SIZE: 12px;
	FONT-WEIGHT: bolder;
	TOPMARGIN: 0;
	LEFTMARGIN: 0;
	list-style-type: disc;
	list-style-image: url('images/list_img.gif');
	list-style-position: inside
}