body {
	bg-color: #FFFFBC;	
}
.Banner {
	color: #006600;
	font-size: xx-large;
	font-weight: bold;
}
.h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-style: italic;
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
	left: auto;
	position: fixed;
	list-style-type: square;
}
.h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	color: #006600;
	vertical-align: middle;
	background-position: center center;
	position: relative;
	top: auto;
	font-weight: bolder;
}
.h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	color: #006633;
	vertical-align: bottom;
	background-position: center center;
	position: relative;
	top: auto;
	font-weight: 700;
}
.h4 {
	font-family: "Times New Roman", Times, serif;
	color: #006600;
	font-size: 16px;
	line-height: normal;
	font-weight: normal;
	font-style: italic;
}
.td1 {
	border-color: #006600;
}

