/* CSS Document */
body{
	margin:0px;
	padding:0px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#072B63;
	text-align:center;
	/*
	background-image:url(../images/def_bg.gif);
	background-repeat:repeat-x;
	*/

} 
