.text, td, body, p, li  {
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 12px;
	color: 000066;
	margin-top : 12px;
	margin-bottom : 12px;
}
textarea, input, select  {
	font-family : tahoma, arial, helvetica, sans-serif;
	font-size : 10px;
}
.small {
	font-size : 9px;
}
.tagline {
	font-size : 13px;
	font-weight: bold;
	color: FFFFCC;
}
.accent {
	font-size : 12px;
	font-weight: bold;
	color: 990000;
}
.h1 {
	font-family : tahoma, arial, helvetica, sans-serif;
	font-size : 16px;
	font-weight: bold;
}
#center {
	text-align: center;
}
h2 {
	font-family : tahoma, arial, helvetica, sans-serif;
	font-size : 14px;
	font-weight: bold;
	color: 2B2B2B;
	margin-top : 2px;
	margin-bottom : 2px;
}
h2.home {
	color: ffffff;
}

hr {
	margin-top : 0px;
	margin-bottom : 0px;
}
.bold {
	font-weight: bold;
}
curr {
	font-weight: bold;
	color: FF3300;
	text-decoration : none;
}
.strike {
	text-decoration: line-through;
}
.eCell {
	color: FFFFFF;
	font-weight: bold;
}
/* Anchors */
a {
	color: FFFFFF;
	font-weight: bold;
	text-decoration : none;
}
a:hover {
	text-decoration: underline;
	color: FFFF00;
}
a.sub {
	font-weight: bold;
	color: 336699;
}
a.caption {
	font-weight: bold;
	font-size : 9px;
	text-align: center;
	color: 336699;
}
a.TextL2-On {
	font-weight: bold;
	color: #ffffff;
	text-decoration: underline;
}
a.TextL2-On:hover {
	text-decoration: underline;
}
a.TextL2-Off {
	color: 000000;
	text-decoration : none;
}
a.OnPalette {
	color: FFFFFF;
	text-decoration : none;
}
a.OnPaletteSm {
	font-size : 10px;
	color: FFFFFF;
	text-decoration : none;
}

