#container {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	padding-top: 5px;
	padding-left: 5px;
}
#container p {
	font-size: 12px;
	font-weight: normal;
	color: #000033;
	line-height: 18px;
}
#container b {
	font-size: 14px;
	font-weight: bold;
	color: #003399;
	line-height: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.spacer {
	width: 673px;
}
.glfont #container em {
	color: #0033CC;
}
.glfont #container ol {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000033;
}
.glfont #container li {
	list-style-type: none;
	list-style-position: inside;
	list-style-image: url(../../images/icon/comments.gif);
	font-style: italic;
}
.innertube {
	padding-right: 10px;
}

