body {
	background-color: #99ccFF;
	background-image:url(images/banner%20stripe.png);
	background-repeat:repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	color: #000000;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
	margin: 0 auto;
	text-align:Justify;
	vertical-align: middle;
}

h1 {
	font-family: "Arial Black";
	font-size: 36px;
	line-height: normal;
	color: #000080;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
	text-transform: uppercase;
	text-align: center;
	vertical-align: middle;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: normal;
	color: #000066;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
	text-align: center;
	vertical-align: middle;
	background-position: center center;
	background-image:url(images/h2bkg.png)
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: normal;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
	text-align: center;
	vertical-align: middle;
	background-position: center center;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: normal;
	color: #FFFFFF;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
	text-align: center;
	vertical-align: middle;
	background-color: #3366FF;
	background-position: center center;
}

h5 {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 18px;
	line-height: normal;
	color: #000080;
	font-style: italic;
	font-weight: bold;
	font-variant: normal;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
	text-align: center;
	vertical-align: middle;
	background-position: center center;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 40px;
	color: #000000;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
	vertical-align: top;
	text-align: center;
}

a {
	color: #0000FF;
	text-decoration: none;
}

