body {
	background: url(images/bg_05.gif);
}
#font {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	line-height: 1.6em;
}
h1 {
	padding-top: 1em;
	padding-bottom: .6em;
	font: normal 50px/50px Georgia, "Times New Roman", Times, serif;
	color: #EEE;
}
p {
	padding-bottom: 1em;
}
ol {
	padding-left: 40px;
	padding-bottom: 1em;
}
ol li {
	display: list-item;
	list-style-type: decimal;
}

ul  {
	padding-left: 40px;
	padding-bottom: 1em;
}
ul li {
	display: list-item;
	list-style-type: square;
}
h2 {
	color: #EEE;
	font: bold 12px/1.8em Verdana, Geneva, sans-serif;
	margin-bottom: 15px;
	text-transform: uppercase;
}
