#TableHeader {
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;
	color: #FFF;
	background-color: #900;
	border: thin solid #000;
}
p {
	font-family: Tahoma, Geneva, sans-serif;
	color: #666;
}

.NormalFont {
	font-family: Tahoma, Geneva, sans-serif;
	color: #333;
}
body {
	font-family: Tahoma, Geneva, sans-serif;
	color: #666;
}
.TableHeader {
	color: #FFF;
	background-color: #900;
	font-weight: bold;
	text-align: center;
}

.FooterTable {
	color: #FFF;
	background-color: #999;
	font-weight: normal;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.FooterTable tr td a {
	color: #FF9;
}
h3 {
	color: #900;
	font-weight: bold;
	border-bottom-style: none;
}

<cfmenuitem display="Log Off" href="/index.cfm" />

</cfmenu>