body {
	background-color: #FFFFCC;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

p, h1, h2, h3, td, th {
	font-family: Arial, sans-serif;
}

.b {
	font-weight: 600;
}

.b2 {
	font-weight: bold;
}

.lt {
	text-align: left;
}

.br {
	font-weight: 600;
	color: #FF0000;
}

.c {
	text-align: center;
}
.bdr00{border:none}

.hot {
  color: #FF0000;
}

.exec {
  text-decoration: none;
  color: #0000FF;
}

.blu {
  color: #0000FF;
}

.grn {
  color: #006600;
}

.itl {
  font-style: italic;
  color: #FF9900;
  font-weight: bold;
  font-family: "Arial", sans-serif;
}

.left-nav-sub {
	font-size: 8pt;
}

.credit {
	font-size: 8pt;
	font-weight: bold;
	text-align: center;
}

.ind {
  text-indent: 20px;
}

.tm {
	font-size: 50%;
	vertical-align: super;
}

a:link {
	color: #0000FF;
}

a:visited {
	color: #660099;
}

a:active {
	color: #FF0000;
}

a:hover {
	background-color: #FFFF00;
}