.homepage {
	height: 18px;
	color: #333333;
	background-color: #99CCCC;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
}
.list {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	list-style-position: outside;
	list-style-type: disc;
}
