	
body {
	margin:0px 0px 0px 0px;
	padding:0px;
	background: #000000 none repeat scroll 0% 50%;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 14px;
	color: #000000;
	}
	
#wholepage {
	margin:0px 0px 0px 0px;
	padding:0px;
	width:100%;
	background: #ffffff;
	}

#banner {
	display: none;
	}
#leftcontent {
	display: none;
	}

#centercontent {
	background:#fff;

	}
#centercontent a:link {
  color: #000099;
}
#centercontent a:hover{
  color: #0000ff;
}
#centercontent a:visited{
  color: #000066;
}	
#rightcontent {
	display: none;
	}

p,pre {
	margin:0px 10px 10px 10px;	
	font-family: Arial,Helvetica,sans-serif;
	font-size: 14px;
	color: #000000;
	}	
ul,li{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 14px;
	color: #000000; 
	}

.pagettl {
  font-family: Arial,Helvetica,sans-serif;
  font-weight: bold;
  font-size: 24px;
  margin-top:0px;
  color: #000066;
}
.subtitletext {
  font-family: Arial,Helvetica,sans-serif;
  font-weight: bold;
  font-size: 18px;
  color: #000066;
}
/*
.navttl {
  font-family: Arial,Helvetica,sans-serif;
  font-weight: bold;
  font-size: 18px;
  line-height: 24px;
  color: #ffcc33;
  margin: 6px;
}
*/
.whatsnewttl {
  display: none;
}
.caption {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 12px;
  color: #000000;
  background-color: ff6;
  padding:10px;
}
.footertext {
  display: none;
}
a.footertext:link {
  display: none;
}
a.footertext:visited {
  display: none;
}
a.footertext:hover {
  display: none;
}
.footertag {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 11px;
  line-height: normal;
  color: #000;
}
a.footertag:link {
  color: #000;
}
a.footertag:visited {
  color: #000;
}
a.footertag:hover {
  color: #000;
  
}

.printpage {
  display: none;
}
