@charset "utf-8";
/* CSS Document */

html, body, div, id, img, span, p, a, ul, li, h1, h2, h3, h4, h5, h6, form, input, label, select {
	margin:0px;
	padding:0px;
	text-decoration:none;
	border:none;
}
* {
	outline:none;
}
img {
	behavior: url(/css/iepngfix.htc);
}
body {
	margin:0px;
	padding:0px;
	background-color:#88ccd7;
	font: normal 0.688em Arial, Helvetica, sans-serif;
	/*font: normal 0.688em Verdana, Geneva, sans-serif;*/
	text-align: center;
}
