.outline {
	border: 1px solid #666666;
}
td {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color: #333333;
}
.topline {
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
a:link, a:visited {
	color: #0066CC;
	text-decoration: none;
}
a:hover {
	color: #FF3300;
	text-decoration: underline;
}
li {
	margin-bottom: 8px;
	list-style-image: url(images/redarrow.gif);
	list-style-position: outside;


}

