body {
	color: #fff;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	background-color: #66f;
	font-size:10pt
}
a:link { color: #f90; text-decoration: none; }
a:visited { color: #f90; text-decoration: none; }
a:hover { color: #800080; text-decoration: none; border-bottom-style: dotted; border-bottom-width: thin; }
a:active { color: #800080; text-decoration: none; border-bottom-style: dotted; border-bottom-width: thin; }
.justifiedText { text-align: justify; }
.justifiedTextSmall { text-align: justify; font-size:.8em; }
.scheduleNormal {margin-bottom:2px; margin-top:2px }
.scheduleRed {color: #990000; margin-bottom:25px; margin-top:2px; font-size:.9em }
.scheduleBold {font-weight:bold; margin-bottom:2px; margin-top:2px }
.subTitle { font-weight: bold; }
.quotes { font-style: italic; }

div.centererdTextBlock {
	margin:auto;
	padding-top: 25px;
	width: 575px;
	text-align: justify;
}