body,td,th {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.8em;
	color: #000000;
	line-height: 1.5em;
}

.onTitle {
	padding: .3em;
	font-size: 1em;
	color: #000;
	background-color: #dadada;
	line-height: 1.9em;
	text-transform: uppercase;
	margin-bottom: 2em;
}

.onTitle_Bold{
	padding: .3em 0 .3em 0;
	font-weight: bold;
	background-color: #dadada;
	line-height: 2em;
	text-transform: uppercase;
}	

.byLine {
	font-size: 1em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #0099d1;
}

body open {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #999999;
	line-height: 14px;
	font-weight: bold;
}
a:link {
	color: #0099CC;
}
a:visited {
	color: #00CCCC;
}
a:hover {
	color: #0066CC;
}


.sans-serif-body { font-family: 'lucida sans unicode', 'lucida grande', sans-serif; color: #050505; font-size: 12px; word-spacing: 1.4pt; }

.sans-serif-header { font-family: 'lucida sans unicode', 'lucida grande', sans-serif; color: #050505; font-size: 18px; letter-spacing: 2.2pt; word-spacing: 1.4pt;  }

