#copyright {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 8pt;
	text-align: center;

}
#conditions{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 8pt;
	text-align: center;
}
#bold-italic{
	font-weight: bold;
	font-style: italic;
}
body {
	background-color: #FFFFFF;
	text-align: center;

}
html, body {
    height: 100%;
  }
div {
    height: 95%;
  }

