body {
	font:	12px/1.2 Arial, Helvetica, sans-serif;
	color:	#fff;
/*	background:#ddd;  */
	background-color:#0d5cab;
	background-image:url(_images/chp_mgi_back.gif);
	background-repeat: repeat-x;
	background-position: center top;
	padding:0px;
	margin:0px;
	}
a {
	text-decoration:none;
	font-weight:normal;
	color:#036;
}
a:hover {
	color:#369;
}

img {border:0px;}
	
pre {
	font-size:11px;
	color:blue;
	}
	
.greek {
	color:#999;
	}

/*	
ul {
	margin-top:20px;
	margin-left:inherit;
	margin-right:0px;
	margin-bottom:0px;
	}
*/