#font {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	line-height: 1.6em;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	line-height: 30px;
	padding-top: 2em;
	padding-bottom: .3em;
}
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;
}
strong      a{
	font-weight: bold;
	color: #000;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	padding-bottom: 1px;
}
strong a:hover   {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
	padding-bottom: 1px;
	color: #666;
}
.image a   {
	border-bottom-width: 0px;
	border-bottom-style: none;
}
.small {
	font-size: 0.8em;
	line-height: 1.5em;
	color: #666;
}
.small3 {
	font-size: 0.8em;
	line-height: 1.5em;
	color: #666;
}

.small2 {
	font-size: 0.9em;
	line-height: 1.5em;
	color: #CCC;
}
