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

