/*  df date  */

body
{
	background-color: white;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: black;
}

table
{
	font-size: 11px;
}

a { text-decoration: none; }
a:link { color: #000099; }
a:visited { color: #336666; }
a:hover { color: #CC3300; }
a:active { color: #FF0000; }

.jump
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #669999;
}

.subhd
{
	color: #99CCCC;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 3pt;
}

.people
{
	font-weight: bold;
}

.cr
{
	font-size: 9px;
	color: gray;
	letter-spacing: 6pt;
}.places {
	font-weight: bold;
}

.table_header {
	background-color: rgb(153, 204, 204)
}