body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: none;
	width: 100%;
	height: 100%;


	background-color: #C$C1AC;
	background-color: #E3E0CC;
	font-size: small;
	}

#copyrite {
	border: medium solid #FF0066;
	position: absolute;
	left: 50px;
	bottom: 2px;
	height: 20px;
	font-size: 10px;
	color: #FFFFFF;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: 700;
	color: #333300;
	text-align: center;
	margin-top: 50px;
}
h2 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 700;
	color: #663300;
}
h3 {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 700;
	color: #333333;
}
.copyrigt{
	font-size: x-small;
	font-weight: 700;
	color: #999966;
}
ul {
	font-size: x-small;
	list-style-type: square;
}
a {
	color: #663300;
	text-decoration: underline;
}
a:hover {
	color: #666633;
	
}
ol {
	list-style-type: lower-alpha;
}
