body {
	color: black;
	background:#f7fcff;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: center;
	margin: 5px auto 0px auto;
	padding: 0px;
}

#pagewrapper {
	text-align: left;
	margin: 0px auto 0px auto;
	padding: 0 0 0 0;
	width: 765px;
  background: #ffffff;
	}

#header {
  background: #ffffff;
	padding: 0px;
}

#content {
  background: #ffffff;
	margin-left: 10px;
	margin-top: 10px;
	padding: 10px;
	text-align: left;
}

#footer {
  background: #ffffff;
	margin-left: 10px;
	padding: 10px;

}

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: "Trebuchet MS", Arial, Helvetica, sans-serif; 
	color: #336699 ;}
h1
{	font-weight:bold; font-size:20pt; margin-bottom:5; margin-top:5; color:#336699}
h4
{  margin-bottom:0; }
.stext 
{	font-size: 100%; font-weight: normal;}
.stext2 
{	font-size: 95%; font-weight: normal; }
.stext3 
{	font-size: 90%; font-weight: normal; }
.stext4 
{	font-size: 80%;}
.stext5 
{	font-size: 70%;}
.ul, .ntext 
{	font-size: 100%;}
.indent 
{	margin-left: 1 em; font-size: 80%;  }
.a 
{	text-decoration:none}
.footer1
{	font-size: 90%; font-weight: bold; margin-bottom:0}
.footer2
{	font-size: 90%; margin-top:0; }

a:link {color: #6633cc ; font-size: 95%}
a:visited {color: #6633cc; font-size: 95%}
a:hover {color: #6633cc; font-size: 95%}
a:active {color: #6633cc; font-size: 95%}
