table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4c4c4c;
	line-height: 16px;

}
a:visited {
	color: #284963;
	text-decoration: none;
}
a:active {
	color: #284963;
	text-decoration: none;
}
a:link {
	color: #284963;
	text-decoration: none;
}
a:hover {
	color: #284963;
	text-decoration: underline;
}
ul {
	list-style-image: url(images/bullet.gif);
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #8A8A8A;
	margin-top: 13px;
	border-top: 1px solid #A2A2A2;
	border-right: none;
	border-bottom: none;
	border-left: none;
	text-align: center;
}
.footer a:visited {
	color: #8A8A8A;
	text-decoration: none;
}
.footer a:active {
	color: #8A8A8A;
	text-decoration: none;
}
.footer a:link {
	color: #8A8A8A;
	text-decoration: none;
}
.footer a:hover {
	color: #8A8A8A;
	text-decoration: underline;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #284963;
}
b {
	color: #284963;
	font-weight: bold;

}
ul li {
	list-style-image: url(images/bullet.gif);
	padding-bottom: 6px;

}
