/* CSS Document */

body, html {
	width:100%;
	height:100%;
	margin:0px;
	padding:0px;
	background:#BFC9D2;
	font-family:"Trebuchet MS", Verdana, Arial;
	font-size:12px;
	color:#14213d;
}

