table.main
{	
	background: white;
	border-color: white;
	border-top: 1px groove;
	border-bottom: 1px groove;
	border-left: 1px groove;
	border-right: 1px groove;
}

p.bold
{
	font-weight: bold;
	padding-left: 20px;
	padding-right: 20px;
}

p.figure
{
	margin: 0;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	border: thin silver solid;
	background: white;
	color: black;
	font-size: small;
	font-style: italic;
}

p.footer
{
	font-style: italic;
	font-size: x-small;
	text-align: center;
}

p.header1
{
	font-weight: bold;
	font-size: x-large;
}
