body {
	margin-left: 0px;
	margin-right: 0px;
}
.bodytxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.headertxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000066;
}
.headeritem {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #000066;
}
a {
	text-decoration: none;
	color: #ffffff;
	text-decoration: none;
}
a:hover {
	color: #ff9900;
	text-decoration: none;
}
.otheranchor {
	text-decoration: none;
	color: #000099;
}
.otheranchor:hover {
color: #000000;
text-decoration: underline;
}
.otheranchor2 {
	text-decoration: none;
	color: #ffffff;
}
.otheranchor2:hover {
color: #000066;
}
.menuitem {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.headertxtblk {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.smtxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.bullet {
	list-style-position: inside;
	list-style-image: url(images/bullet.gif);
}
