BODY {
	COLOR: #000000; FONT-FAMILY: Arial; BACKGROUND-COLOR: #ffffff;
}
A {
	TEXT-DECORATION: none;
}
A:link {
	COLOR: #000066;
}
A:visited {
	COLOR: #000066;
}
A:hover {
	COLOR: #0000ff;
}
A:active {
	COLOR: #000066:
}
TD {
	FONT-SIZE: 14px; COLOR: black; FONT-FAMILY: Arial
}

.title {
	BORDER-RIGHT: black 1px solid;
	BORDER-TOP: black 1px solid; 
	BORDER-LEFT: black 1px solid; 
	BORDER-BOTTOM: black 1px solid; 
	BACKGROUND-COLOR: #bbddff;
	text-align: center;
	width:12%;
}
li {
color: #000066;
FONT-FAMILY: arial, helvetica, sans-serif;
FONT-SIZE: 1em; 
}
P {
color: #000066;
FONT-FAMILY: arial, helvetica, sans-serif;
FONT-SIZE: 1em; 
}
.subHeading {
	FONT-WEIGHT: 700; FONT-SIZE: 10pt; COLOR: #000000; FONT-FAMILY: Arial
}
H1 {
	COLOR: #00ccff; FONT-FAMILY: Arial;
}
H2 {
  color: #00ccff;
  font-size: 1.6em;
  font-weight: bold;
  FONT-FAMILY: Arial, helvetica, sans-serif;
}
H3 {
	COLOR: #00ccff; FONT-FAMILY: Arial
}
H4 {
	FONT-SIZE: 10pt; COLOR: #5c4033; FONT-FAMILY: Arial
}
.bold {
  font-weight: bold;
  }

.cell {
  background-color: #cccccc;
  border: solid 1px #0000cc;
  font-size: 0.7em;
  text-align: center;
}
.center {
  text-align: center;
}
.copyright {
  color: #0000cc;
  font-family: arial, helvetica, sans-serif;
  height: 100%;
  vertical-align: bottom;
}
.index {
  background-color: #ffffff;
  border-top: #00ccff solid 1px;
  border-bottom: #00ccff solid 1px;
  color: #000066;
  font-size: 0.8em;
}