body {
	margin-top:   1em;
}

h1 {
	font-size:    large;
	font-weight:  bold;
	border-width: 0px 20px 0px 20px;
	border-color: #cc0000;
	border-style: solid;
	padding:      0px 15px 0px 15px;
	margin:       0% 10% 0% 10%;
	text-align:   center;
}

h2 {
	font-size:    14pt;
	font-weight:  bold;
}

h3 {
	font-size:    12pt;
	font-weight:  bold;
}

h4 {
	font-size:    12pt;
	font-weight:  bold;
}

h5 {
	font-size:    10pt;
	font-weight:  bold;
}

h6 {
	font-size:    10pt;
}

div.caption {
	margin-left:  40%;
}

td.header {
	border-width: 2px;
	border-color: #ff9933;
	border-style: solid;
}
