/* CSS Document */

html, body {
	font-family:Arial, Helvetica, sans-serif;
	margin:0px;
	background-color:#0572b7;
}

td {
	font-size:13px;
}

h1{
	font-size:14px;
	color:#FFFFFF;
	margin:0px;
}


