@charset "utf-8";
/* CSS Document */

body {
	background-color: #990000;
	background-position: center;
	text-align: center;
}
h1 {
	font-size: 36px;
	text-transform: uppercase;
	color: #FFFFFF;
	background-position: center;
	text-align: center;
}
p {
	text-align: left;
}
td {
	background-repeat: no-repeat;
	background-position: left;
	text-align: center;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	font-size: 12px;
}
h2 {
	font-size: 24px;
	text-align: center;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
table {
	background-color: #FF0000;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
h3 {
	background-position: bottom;
	vertical-align: bottom;
	display: inline;
}
li {
	display: inline;
	word-spacing: 50px;
}
ul {
	word-spacing: 50px;
	display: marker;
}
h4 {
	font-size: 16px;
}
h5 {
	font-size: 14px;
	font-style: italic;
	color: #FFFFFF;
	vertical-align: middle;
}
h6 {
	font-size: 14px;
	background-position: right;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-transform: capitalize;
	font-style: italic;
}
