body { color: black; 
		background:#ffffff; 
		font-family: Verdana, sans-serif; 
		margin: 0px; 
		padding: 0px; 
		text-align:left; }

#pagewrapper {
  background: #B66B3A;
	text-align: left;
	margin: 0 auto 0 0;
	padding: 0px 0px 20px 0px;
	width: 850px;
}

#header {
  background: #ffffff;
	padding: 0px;
}

#content {
  background: #ffffff;
	margin: 20px 20px 0px 20px;
	padding: 5px;
	text-align: left;
}

#footer {
  background: #ffffff;
	margin: 0px 20px 00px 20px;
	padding: 5px;
	text-align:left;
}

table { table-border-color-light: rgb(102,204,204);
	table-border-color-dark: rgb(0,102,102); 
	background-color:#ffffff}
h1, h2, h3, h4, h5, h6
{	font-family: Tahoma, Verdana, Times New Roman, Times; font-style:italic; 
	color: #523A62 ;}
h1
{	font-weight:bold; font-size:18px; margin-bottom:5; margin-top:5; color:#523A62}
h4
{  margin-bottom:0; }
.stext 
{	color:#696868; font-size: 12px; font-weight: bold;}
.stext2 
{	color:#696868; font-size: 12px; }
.stext3 
{	color:#696868; font-size: 10px; font-weight: bold; }
.stext4 
{	color:#696868; font-size: 10px; }
.stext5 
{	color:#696868; font-size: 10px;}
.ul, .ntext 
{	font-size: 80%;}
.indent 
{	margin-left: 1 em; font-size: 70%;  }
.a 
{	text-decoration:none}
.footer1
{	font-size: 80%; font-weight: bold; margin-bottom:0}
.footer2
{	font-size: 80%; margin-top:0; }
a:link {color: #800000 ; font-size: 95%}
a:visited {color: #000080; font-size: 95%}
a:hover {color: #000080; font-size: 95%}
a:active {color: #000080; font-size: 95%}



