body
{
	text-align: center;
}

table
{
	border-width 1px 1px 1px 1px;
	border-style: double;
	width: 100%;
	table-layout:fixed;
	word-wrap: break-word;
}

td
{
	border-width 1px 1px 1px 1px;
	border-style: double;
}

th
{
	border-width 1px 1px 1px 1px;
	border-style: double;
}

h1
{
	text-decoration: underline;
}

h2
{
	text-decoration: underline;
}

h3
{
	text-decoration: underline;
}

h4
{
	text-decoration: underline;
}

h5
{
	text-decoration: underline;
}