body {
	background-color: #599299;
	margin: 0px;
	padding: 0px;
}
div#content {
	font-size: 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;
}
ul li ul li{
	background: none;
	list-style: disc;
	padding-left: 0;	
	margin-bottom: 1em;		
}
h3 {
	font-size: 1em;
	font-weight: bold;
	color: #f15d17;
}
a {
	color: #000000;
}
a:hover {
	text-decoration: none;
}
.smalltext {
	font-size: 0.8em;
	color: #666666;
}

