body {
	background: #F2F1EC url("st_images/bg.jpg") center;
	background-repeat: repeat-y;
	padding: 0;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, sans-serif;
	font-size:  xx-small;
}

.MainTable  {
	margin: 0px 0px 0px 0px;
	padding: 0;
	border: 0;
	line-height: 150%;
	font-size:11px;
}

.MainTable td  {
	margin: 0px 0px 0px 0px;
	padding: 0;
	border: 0;
	color: #111;
	text-decoration: none;
}

.tblHeader  {
	line-height: 150%;
	width: 630px;
	margin: 0px 0px 0px 0px;
	padding: 0;
	border: 0;
}

.tblHeader th  {
	text-align: center;
	width: 126px;
	padding: 0px;
}

.tblHeader td  {
	text-align: right;
	padding: 0px;
}

.tblContent	{
	width: 500px;
	margin: 0px 0px 0px 0px;
	padding: 0;
	border: 0;
	font-size:  xx-small;
}
.tblContent tr  {
	padding: 0px;
}

.tblContent td  {
	text-align: justify;
	padding: 2px;
}

.LogoONtop {
	width: 72px;
	height: 100px;
	font-size: 36px;
	float:left;
}

h1 {
	color: #333;
	margin-left: 0px;
	margin-bottom: 0px;
	border-bottom: 1px solid #E1E2DD;
	width: 507px;
	font-size: 18px;
}
h2 {
	color: #800;
	margin-left: 0px;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
}

p a, li a {
	color: #a00;
	border-bottom: 1px dotted #999;
	text-decoration: none;
}
p a:hover, li a:hover {
	border-bottom: 1px solid #999;
}

ul {
	list-style: none;
	list-style-image: url(st_images/bullet.jpg);
	padding-left: 29px;
	text-align: left;
}

td a {
	color: #333;
	text-decoration: none;
}

td p
{
	font-size:  xx-small;
}

input, select, textarea
{
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, sans-serif;
	font-size:  xx-small;
}