body {

	background-color: #AFC7BE;

	margin: 0px;

	padding: 0px;
	
	font-size: 90%;
	
	font-family: MINGLIU;
	
	
	
}

.content {

	font-size: 1.1em;

	line-height: 150%;

	width: 550px;

	margin-top: 20px;

	margin-left: 30px;

	letter-spacing: 0.1em;

}

tr#notices {

	font-size: 0.8em;

}

ul {

	margin: 0px;

	padding: 0px;

}

ul ul {

	margin-left: 30px;

}

ul li {

	background: url(images/ora_bn.gif) no-repeat left 0.5em;

	list-style: none;

	padding-left: 15px;

	margin-bottom: 1em;
	
	font-size: 90%;
	
}

ul li ul li{

	background: none;

	list-style: disc;

	padding-left: 0;	

	margin-bottom: 1em;		

}

h3 {

	font-size: 1em;

	font-weight: bold;

	color: #415416;

}
.title {font-size: 18px;font-weight: bold;}

a {

	color: #000000;

}

a:hover {

	text-decoration: none;

}

.smalltext {

	font-size: 0.8em;

	color: #666666;

}

