/* CSS Document */

/*center ---------------------------------------------------------------------------------------------------------------------------------*/
body{ margin:0px;padding:0px;
	background-image: url(../images/bg.jpg);
}
body, table, tr, td, p
{
	font-family: "tahoma", MS Sans Serif, vernada;
	font-size:11px;
	color:#333333;
	text-decoration : none;
	line-height : 14px;
}

