body {
	margin: 0;
	padding: 0;
	font-family:  Copperplate Bold, mistral verdana, arial, helvetica, sans-serif;
	font-size: 80%;
	color: #fff;
	border-right: 1px solid #999;
	background-color: #000;
	background-image:url(bg.jpg);
	background-repeat: no-repeat;
	background-position: 15px 32px	}
ul {
	list-style: none;
	}
.ahem {
	display: none;
	}
.level1 {
	margin: 0;
	padding: 1em;
	}
.level2 {
	margin: 0 1 2em 0;
	padding: 0 1em;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	font-family: Copperplate Bold, mistral verdana, arial, helvetica, sans-serif;
	}
#content {
	float: left;
	margin: 0em;
	padding: 2em 1em 1em 2em;
	}
#content2 {
	float:center;
	margin: 0em;
	padding: 6em 1em 1em 19em ;
	font-family: Copperplate Bold ; 
	font-size:15px;
	
	
	}
#content3 {
	float:center;
	margin: 0em;
	padding: 36em 0em 0em 2em ;
	}
#content4 {
	float: left;
	margin: 0 0em ;
	padding: 0em 0em 0em 0em
	
	}
	
/*type*/
a {
	text-decoration: none ;
	font-weight: normal;
	color: #fff;
	}
a:link {
	}
a:visited {
	}
a:active {
	}
a:hover {
	color:#cc6699;
	font-family: Copperplate Bold, mistral verdana, arial, helvetica, sans-serif;
	}
img {
	border: 0;
	}
ol, ul, li {
	font-size: 1.0em;
	line-height: 1.8em;
	margin-top: 0.2em;
	margin-bottom: 0.1em; 
	}
p {
	font-size: 1.0em;
	line-height: 1.8em;
	margin: 1.2em 0em 1.2em 0em;
	}
li > p {
	margin-top: 0.2em;
	}
pre {
	font-family: ;
	font-size: 1.0em;
	}
strong, b {
	font-weight: bold;
	}
z {
	color:#000;
	font-size: 50%;
	}
