html			{
				overflow-y			: scroll;
				}
A				{
				color				: #4F2B0F;
				text-decoration		: underline;
				}
A:Hover			{
				color				: #BF0602;
				text-decoration		: none;
				}
Body			{
				background-color	: #FDDA7E;
				color				: #4F2B0F;
				font-family			: Arial;
				font-size			: 12px;
				}
TD				{
				font-size			: 12px;
				}
.mainbg			{
				background-image	: URL("graphics/mainbotm.gif");
				background-repeat	: no-repeat;
				background-position	: bottom;
				}
.mainbox		{
				background-color	: #FDDA7E;
				border-left			: 2px #4F2B0F Solid;
				border-right		: 0px;
				border-top			: 0px;
				border-bottom		: 1px #4F2B0F Solid;
				}
.botmtxt		{
				font-size			: 11px;
				}
input, textarea, input.wbutton
				{
				border-left			: 1px #4F2B0F Solid;
				border-right		: 1px #4F2B0F Solid;
				border-top			: 1px #4F2B0F Solid;
				border-bottom		: 1px #4F2B0F Solid;
				background-color	: #FDFEF6;
				font-size			: 12px;
				}
.yesborder		{
				border-left			: 1px #4F2B0F Solid;
				border-right		: 1px #4F2B0F Solid;
				border-top			: 1px #4F2B0F Solid;
				border-bottom		: 1px #4F2B0F Solid;
				}
.noborder		{
				border-left			: 0px;
				border-right		: 0px;
				border-top			: 0px;
				border-bottom		: 0px;
				}
.botm-border	{
				border-left			: 0px;
				border-right		: 0px;
				border-top			: 0px;
				border-bottom		: 1px #4F2B0F Solid;
				}
.notused		{
				background-color	: #DDDDDD;
				}
.newstop		{
				background-image	: url("newsletter/s4anl-top.gif");
				background-repeat	: no-repeat;
				background-position : center;
				}	