html, body, table, tr, td {
	font-family: arial;
	font-size: 11px;
	color: #7F7F7F;
}
h2 {
	position: relative;
	top: 6px;
	left: -1px;
	font-size: 18px;
	font-weight: normal;
	color: #99BB13;
}
strong {
	color: #E08325;
	font-weight: bold;
}
a {
	color: #3E86C1;
	text-decoration: none;
}
a:hover {
	color: #94BBDC;
	text-decoration: underline;
}
small {
	font-size: 10px;
	color: #CCCCCC;
}
li {
	line-height: 20px;
}