body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: f4faff;
	}

p, li, td  {
	font-size: 12px;
	}

li {
	padding-bottom: 10px;
	}

a:hover.wc {
	color: Red;
	}

.Reprint {
	background-color: AEBDE2;
	font-style: italic;
	border-color: navy;
	font-size: xx-small;
	color: navy;
	}

h1 {
	font-size: 130%;
	color: darkblue;
	}

table.tsMainTable {
	width: 525px;
	background-color: White;
	}


h2 {
	font-size: 115%;
	color: darkblue;
	}

h3 {
	font-size: 100%;
	color: darkblue;
	}

.lbdr {
	border-left: thin solid Navy;
	}

.title {
	color: darkblue;
	font-size: 150%;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-weight: bold;
	font-variant:small-caps
	}
.SubHead {
	font-style: italic;
	font-size: 115%;
	color: #1E90FF;
	text-align: center;
	}

.WC {
	background-color: ffff99;
	color: Navy;
	font-size: 85%;
	font-weight: bold;
	text-align: right;
	}

a:link.wc, a:visited.wc {
	color: Navy;
	text-decoration: none;
	}

a:hover.wc {
	color: Red;
	text-decoration: none;
	}

a:link.ts {
	color: Blue;
	text-decoration: underline;
	}

a:visited.ts {
	color: darkblue;
	text-decoration: underline;
	}

a:hover.ts {
	text-decoration: underline;
	color: Red;
	}

.BrightDate {
	font-size: 110%;
	font-style: italic;
	color: Red;
	font-weight: bold;
	}

.DptTitle {
  font-size: 125%;
  font-weight: bold;
  color: #000099
}

