body
{
	font-family: Tahoma, Geneva, Helvetica, Arial, Trebuchet, Sans-Serif;
	font-size: 11px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	border: 0px;
}

b, strong
{
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

img
{
	/* turn off borders around images just to be safe*/
	border: 0px;
}

.bodyHeader
{
	color: #666666;
}

.bodyHeaderBold
{
	color: #000000;
	font-weight: bold;
}

div, p, th, td, li, dd, dl, dt
{
	/* redundant selectors to help NS4 not forget */
	font-family: Tahoma, Geneva, Helvetica, Arial, Trebuchet, Sans-Serif;
}

.navSpacer
{
	color: #999999;
	font-weight: bold;
}

.navNull
{
	color: #000000;
	font-weight: bold;
}

.nav a
{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

.nav a:hover
{
	color: #FFFFFF;
	text-decoration: underline;
}
.boxHeader {
	font-weight: bold;
	color: #FFFFFF;
}
