body  {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	background: Green;
	margin: 0;
	padding: 0;
	color: #000000;
}
.FAT #outer { 
	width: 780px;
	margin: 10px 0 10px 0;
}
.FAT #main {
	margin: 0 0 0 160px;
}
.FAT #sidebar1 {
	float: left;
	width: 140px;
	margin: 200px 0 0 20px;
}
.FAT #content {
	width: 620px;
	border: 1px solid Red;
	background: #FFFFCC;
}
.FAT #copy {
	padding: 0 20px 0 20px;
}
.FAT #disclaim {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	padding: 4px 20px 0 20px;
}
.FAT #copyright {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
}
.fltrt-1 {
	float: right;
	width: 275px;
	margin-left: 20px;
}
.fltrt-2 {
	float: right;
	width: 120px;
	border: #FF0000 medium solid;
	background-color: Yellow;
	text-align: center;
	font-weight:bold;
	margin-top: 6px;
}
.fltlt-1 {
	float: left;
	width: 300px;
	margin-right: 20px;
	border: #000000 thin solid
}
.fatsignup {
	margin: 0 auto;
	width: 470px;
	border: solid medium;
	border-color:#FF0000;
	background-color: Yellow;
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
p {
	text-align: justify;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: bold;
	color:#FF0000;
	text-align: center;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color:#FF0000;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color:#FF0000;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
h5 {
	font-family: 'Times New Roman', Times, serif;
	font-size: 16px;
	font-weight: bold;
}
ul	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
hr {
	color: Green;
	height: 2px;
}
<!--[if IE 5]>
<style type="text/css"> 
/* place css box model fixes for IE 5* in this conditional comment */
.FAT #sidebar1 { width: 160px; }
</style>
<![endif]-->
<!--[if IE]>
<style type="text/css"> 
/* place css fixes for all versions of IE in this conditional comment */
.FAT #sidebar1 { padding-top: 230px; }
.FAT #main { zoom: 1; }
/* the above proprietary zoom property gives IE the hasLayout it needs to avoid several bugs */
</style>
<![endif]-->

