body, td
{
	font-family: Tahoma, Geneva, Helvetica, Arial, Trebuchet, Sans-Serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #555555;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	border: 0px;
}

a:hover
{
	color: #0000FF;
	text-decoration: underline;
}

a
{
	color: #FF0000;
	text-decoration: none;
}

b, strong
{
	font-weight: bold;
	text-decoration: none;
}

img
{
	/* turn off borders around images just to be safe*/
	border: 0px;
}

div, p, th, td, li, dd, dl, dt
{
	/* redundant selectors to help NS4 not forget */
	font-family: Tahoma, Geneva, Helvetica, Arial, Trebuchet, Sans-Serif;
}
.captions {
	color: #FFFFFF;
}
