#Head
	{
	}
.date
	{
					position: absolute;
					top: 3px;
					right: 5px;
	}
.header
	{
					text-align: center;
					font-weight: bold;
					font-size: 1.25em;
	}
.header2
	{
					font-weight: bold;
					font-size: 1.25em;
	}
#Body
	{
					margin-left: 25%;
					margin-right: 25%;
	}
.question
	{
					color: blue;
					font-weight: bold;
	}
#Close
	{
					text-align: center;
	}
.warning
	{
					color: red;
	}
.center
	{
					text-align: center;
	}
