body {
	background-color:#000000;
	color:#FFFFFF;
	font-size:large;
	font-family:Arial, Helvetica, sans-serif;
	margin-right:auto;
	text-align:center;
	width: 98%;
	margin-left: 1px;
}
.subtext{
	font-weight:bold;
	font-size:large;
	color:#000000;
	background-color: #FF7200;
	padding-top: 1px;
	padding-bottom: 1px;
}
.subtext0{
	font-weight:bold;
	font-size:large;
	color:#000000;
	background-color: #FF7200;
	padding-top: 1px;
	padding-bottom: 1px;
}
.subtext1{
	font-weight:bold;
	font-size:large;
	color:#000000;
	background-color: #FF9933;
	padding-top: 1px;
	padding-bottom: 1px;
}
.subtext2{
	font-weight:bold;
	font-size:large;
	color:#000000;
	background-color: #FFCC33;
	padding-top: 1px;
	padding-bottom: 1px;
}
.subtext3{
	font-weight:bold;
	font-size:large;
	color:#000000;
	background-color: #FFFF33;
	padding-top: 1px;
	padding-bottom: 1px;
}

.lastline{
	font-weight:bold;
	font-size:large;
	color:#FFFFFF;
	background-color: #9F4800;
	padding-top: 1px;
	padding-bottom: 1px;
}
.footerbar{
	font-weight:normal;
	font-size:large;
	color:#FFFFFF;
	background-color: #000000;
	padding-top: 3px;
	padding-bottom: 3px;
}

.layouttext{
	font-weight:normal;
	font-size:large;
	color:#FFFFFF;
	text-align: center;
}
a {
	color:#FF7200;
	font-size:large;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: normal;
}

.clear{
	clear:both;
	background-color: #FFCC33;
	color: #000000;
	text-align: center;
	font-weight: bold;
}
