body {
	background: #FFF;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
	font-family: arial;
	font-size: 9px;
}
.bb {
	border-left-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-color: black;
}

p {
	color: #FFF;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	margin: 0 5px;
}

p a {
	color: blue;
	font-size: 14px;
}

h1 {
	color: #0091D4;
	text-align: center;
	margin: 0;
}

h1 a {
	text-align: center;
	text-decoration: underline;
	font-size: 36pt;
	color: Blue;
}
