body {
	margin:0px;
	color:#FFFFFF;
}
td {
	font: 11px Georgia, Times New Roman, Times, serif;
	color:#222222;
}
a {
	color: #222222;
}
a:hover {
 text-decoration: none;
	color: #0066CC;
}
#navigation td {
	border-bottom: 1px solid #222222;
}
#navigation a {
	font: 12px Georgia, Times New Roman, Times, serif;
	font-weight: bold;
	color: #0066CC;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	display:block;
	padding:4px 4px 4px 20px;
	}
#navigation a:hover {
	background: #0066CC;
	color:#FFFFFF;
}
#monthformat {
	border-bottom: 1px #222222;
}
#dateformat {
	font:11px Arial, Helvetica, sans-serif;
	color: #222222;
	letter-spacing:.2em;
}
#dateformat a {
	font:11px Georgia, Times New Roman, Times, serif;
	font-weight:bold;
	color: #222222;
	letter-spacing:.1em;
	text-decoration:none;
}
#dateformat a:hover {
	color: #222222;
	letter-spacing:.1em;
}	
.bodyText {
	font:12px Georgia, Times New Roman, Times, serif;
	color:#222222;
	line-height:20px;
	margin-top:0px;
}
.subHeader {
	font:bold 13px Georgia, Times New Roman, Times, serif;
	color: #222222;
	line-height:18px;
}
.navText {
	font: 12px Georgia, Times New Roman, Times, serif;
	color: #0066CC;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
}