BODY, TD {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
}
h1 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #5F788D;
}
h3 {
	font-size : 11px;
}
li {
	list-style : url(images/blue-dot.gif);
}
.caption-box {
	color : ThreedDarkShadow;
	border : solid Gray;
	border-width : 1;
}
.caption-text {
	font-size : 11px;
	font-family : Arial, Helvetica, sans-serif;
}
.menu {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	line-height : 18px;
	text-decoration : none;
	color : white;
	padding-left : 8px;
}
A.menu:HOVER {
	text-decoration : underline;
}
