body {
	color	:	black;
	font-family	:	arial, verdana, helvetica, serif;
	background-color	:	white;
}
th {
	color	:	black;
	background-color	:	white;
	font-family	:	arial, verdana, helvetica, serif;
}
td {
	color	:	black;
	background-color	:	white;
	font-family	:	arial, verdana, helvetica, serif;
}
h1 {
	font-size	:	14pt;
	color	:	black;
	background-color	:	white;
	line-height	:	150%;
	font-family	:	arial, verdana, helvetica, serif;
	letter-spacing	:	1px;
}
h2 {
	font-size	:	12pt;
	color	:	black;
	background-color	:	white;
	line-height	:	130%;
	font-family	:	arial, verdana, helvetica, serif;
	letter-spacing	:	1px;
}
p.namo-list {
	font-size	:	12pt;
	color	:	black;
	background-color	:	white;
	font-family	:	arial, serif;
}
p.namo-sublist {
	font-size	:	10pt;
	color	:	black;
	background-color	:	white;
	font-family	:	arial, serif;
}
p.faqtext {
	font-weight	:	bold;
	font-size	:	12pt;
	color	:	black;
	background-color	:	white;
	font-family	:	arial, verdana, helvetica, serif;
	text-decoration	:	underline;
}
.normtext {
	font-weight	:	bold;
	font-size	:	12pt;
	color	:	black;
	background-color	:	white;
	font-family	:	arial, verdana, helvetica, serif;
}
p.smallprint {
	font-weight	:	bold;
	font-size	:	10pt;
	color	:	black;
	background-color	:	white;
	font-family	:	arial, verdana, helvetica, serif;
}
p.textnavs {
	font-weight	:	bold;
	font-size	:	10pt;
	color	:	black;
	background-color	:	white;
	line-height	:	180%;
	font-family	:	arial, verdana, helvetica, serif;
}
p.textaddr {
	font-weight	:	bold;
	font-size	:	10pt;
	color	:	black;
	background-color	:	white;
	font-family	:	arial, verdana, helvetica, serif;
}
p.copyright {
	font-family	:	arial,sans-serif;
	font-size	:	8pt;
	text-align	:	center;
	color	:	black;
}
table.borders {
	border	:	3px double black;
}
img.navbutton {
	width	:	125px;
	height	:	43px;
	border	:	0;
}
span.uline {
	text-decoration	:	underline;
}
span.linetot {
	border-bottom	:	double;
}
span.greentint {
	color	:	black;
	background-color	:	white;
}
span.yellowtint {
	color	:	black;
	background-color	:	white;
}
.yellowhighlight {
	background-color	:	#ffcccc;
}
.bolder {
	font-weight	:	bold;
	background-color	:	inherit;
}
.redbold {
	font-weight	:	bold;
	color	:	#ff0000;
	background-color	:	inherit;
}
.centerThis {
	text-align	:	center;
}
.centerTable {
	margin-left	:	auto;
	margin-right	:	auto;
}
li.bullet {
	list-style-type	:	disc;
}
li.nobullet {
	list-style-image	:	none;
	list-style-type	:	none;
}
img.map {
	border	:	black 4px double;
}
a.pagelink:link {
	color	:	blue;
	background-color	:	white;
	text-decoration	:	none;
}
a.pagelink:visited {
	color	:	purple;
	background-color	:	white;
	text-decoration	:	none;
}
a.pagelink:hover {
	text-decoration	:	underline;
	background-color	:	inherit;
}
a:link {
	color	:	blue;
	background-color	:	white;
}
a:visited {
	color	:	purple;
	background-color	:	white;
}
a:active {
	color	:	red;
	background-color	:	white;
}

