body
{
	font-family: Tahoma, Geneva, Helvetica, Arial, Trebuchet, Sans-Serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	border: 0px;
}

td
{
	font-size: 11px;
}

.title
{
	font-family: Tahoma, Geneva, Helvetica, Arial, Trebuchet, Sans-Serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.big
{
	font-size: 14px;
}

a:hover
{
	color: #FF0000;
	text-decoration: underline;
}

a
{
	color: #000066;
	text-decoration: none;
}

b, strong
{
	font-weight: bold;
	color: #000000;
	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;
}
