BODY {
	background-color: #FFCC66;
	color: #800040;
	font-family: Arial;
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFCC66;
	border-right-color: #FFCC66;
	border-bottom-color: #FFCC66;
	border-left-color: #FFCC66;
}
.float-left {
	padding: 5px;
	float: left;
}


*.para-ctr-it {
  text-align: center;
  font-style: italic;
}

P {
	text-align: left;
	font-weight: normal;
}

*, *.parag {
  text-align: center;
}

*.para-left-ord {
  text-align: left;
}

TABLE {
  font-weight: bold;
}

*.p-ctr {
  text-align: center;
}

A {
  color: #0033FF;
}

*.ack {
  font-family: "Times New Roman";
  font-style: normal;
  font-variant: normal;
  font-weight: bold;
}

.strong {
  font-weight: bold;
}

.P-c {
  text-align: center;
  background-color: #006600;
  color: #FFFFFF;
}

.aa11 {
  color: #99FFFF;
}

*.ul {
  text-align: left;
}

UL {
  text-align: left;
}

H3 {
  text-align: left;
}

*.reduced {
  font-size: smaller;
  color: #000000;
}

LI {
  text-align: left;
}

*.mid {
  text-align: center;
}

.tab-white {
  background-color: #FFFFFF;
  color: #0000FF;
  border-top: #CCFFFF;
  border-right: #CCFFFF;
  border-bottom: #CCFFFF;
  border-left: #CCFFFF;
}

.edu {
  color: #ED054A;
}
.float-right {
	padding: 5px;
	float: right;
}
