@charset "utf-8";
/* CSS Document */
body
{
	background-color: #1191b4;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center
}
h1
{
	font-size: 18px;
	font-weight: bold;
}
h2
{
	font-size: 9px;
	text-align: right;
}

			.warning {
				font-weight: bold;
			}
